Skip to content

Hostname

the-express.com

Last fetched

the-express.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · the-express.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/the-express.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.221.11118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
54.192.151.11554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of the-express.com.

Web-graph footprint

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

2,339 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for the-express.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from the-express.com.

Cypher and MCP

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

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