Skip to content

Hostname

yearbookforever.com

Last fetched

yearbookforever.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.210.111108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.34108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.41108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.97108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.174.10218.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.3818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7918.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.9818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
walsworth publishing company,
Contact emails

Subdomains

16 observed subdomains of yearbookforever.com.

Web-graph footprint

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

864 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yearbookforever.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from yearbookforever.com.

Cypher and MCP

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

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