Skip to content

Hostname

delivery.com

Last fetched

delivery.com resolves to 12 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · delivery.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/delivery.com

Resolution chain

delivery.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.0.141151.101.0.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.128.141151.101.128.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.192.141151.101.192.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.64.141151.101.64.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
18.239.208.12618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.3418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.244.18.10018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
******** ********
Contact emails

Subdomains

81 observed subdomains of delivery.com.

Web-graph footprint

Distinct hostnames that link to or from delivery.com in the public web crawl.

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for delivery.com.

MechanismTarget
SPF_Adelivery.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_IP107.21.57.45
SPF_IP204.93.207.42
SPF_IP38.142.118.200/29
SPF_IP52.4.65.28
SPF_IP52.5.114.46
SPF_IP52.70.221.218

Related pages

Pivot deeper into the graph from delivery.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "delivery.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.