Skip to content

Hostname

agechecked.com

Last fetched

agechecked.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agechecked.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agechecked.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.97.10118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.207.16552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.88.22952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.55.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.11.7854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.250.12854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
alastair graham
Contact emails

Subdomains

15 observed subdomains of agechecked.com.

Web-graph footprint

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

90 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for agechecked.com.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEspfuk.rocketseed.com

Related pages

Pivot deeper into the graph from agechecked.com.

Cypher and MCP

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

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