Skip to content

Hostname

99yrs.com

Last fetched

99yrs.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 99yrs.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/99yrs.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.43.160.631.43.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:146
Organization
99yrs network llp
Contact emails

Subdomains

9 observed subdomains of 99yrs.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 99yrs.com.

MechanismTarget
SPF_A99yrs.com
SPF_INCLUDEzcsend.in
SPF_INCLUDEzoho.in
SPF_IP104.194.248.142
SPF_IP104.194.248.143
SPF_IP139.59.17.28
SPF_IP173.212.195.123
SPF_IP173.82.81.24
SPF_IP192.187.101.139
SPF_IP207.180.192.82
SPF_IP207.180.195.132
SPF_IP46.101.150.169
SPF_MX99yrs.com

Related pages

Pivot deeper into the graph from 99yrs.com.

Cypher and MCP

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

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