Hostname
delivery-system.com
Last fetched
delivery-system.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
delivery-system.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.79.89.67 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of delivery-system.com owner
- Contact emails
- domains@hugedomains.com
- 00836396-ab67-47d2-842b-f3e5c27a3b86@identity-protect.org
- 0bc4fec7-70b4-4722-ba56-7cdb6f662838@identity-protect.org
- 6806fca3-8c7e-4cb8-bc9f-f10ad014ff4e@identity-protect.org
- 7bc726f4-c7a6-4ce7-be46-82beb21658cc@identity-protect.org
- 8739d9c3-5d8d-4dba-a15f-3a20137b6d1f@identity-protect.org
- 8abe2dc6-c85c-4409-905f-412e1dce9f4a@identity-protect.org
- a5c6d3ff-77bb-4215-b607-df02779a3637@identity-protect.org
- owner-3437708@delivery-system.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from delivery-system.com in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for delivery-system.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from delivery-system.com.
- IP · 35.79.89.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delivery-system.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.