Hostname
itsugrocery.com
Last fetched
itsugrocery.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
itsugrocery.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.134.172.81 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.170.174.37 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.170.232.143 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.176.22.69 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of itsugrocery.com owner
- Contact emails
- domains@itsu.com
- it@itsu.com
- rjakobi@gmail.com
- 16fd04e8-1758-45d9-b69c-f580eb303074@identity-protect.org
- 1f0d7faa-211c-4ac4-8aac-5e0847d30172@identity-protect.org
- 4b8aebcc-f78e-469e-8a7b-3e1ccc68f520@identity-protect.org
- 4ec9d9ad-f2de-4635-9847-97a54a7cb12c@identity-protect.org
- 76d71030-d74d-4809-b6ec-71712a5dd449@identity-protect.org
- 81778b5a-e75b-414d-8e56-5242d0a15870@identity-protect.org
- f42f3cf9-7c01-41f4-8e5b-e642863ec8a4@identity-protect.org
- owner-10978245@itsugrocery.com.whoisprivacyservice.org
- owner-11903130@itsugrocery.com.whoisprivacyservice.org
- owner-4781071@itsugrocery.com.whoisprivacyservice.org
- owner-6176321@itsugrocery.com.whoisprivacyservice.org
- owner-643860@itsugrocery.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from itsugrocery.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for itsugrocery.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from itsugrocery.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itsugrocery.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.