Skip to content

Hostname

adelphi.meritpages.com

Last fetched

adelphi.meritpages.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · adelphi.meritpages.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adelphi.meritpages.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.63.13613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.115.2043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.209.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.21.12934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.252.13654.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.199.9098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with adelphi.meritpages.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adelphi.meritpages.com.

MechanismTarget
SPF_INCLUDEspf0.meritpages.com

Related pages

Pivot deeper into the graph from adelphi.meritpages.com.

Cypher and MCP

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

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