Skip to content

Hostname

yearcompass.com

Last fetched

yearcompass.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.10218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.12018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.393.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.703.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
andras p. toth
Contact emails

Subdomains

5 observed subdomains of yearcompass.com.

Web-graph footprint

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

628 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for yearcompass.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.brevo.com
SPF_MXyearcompass.com

Related pages

Pivot deeper into the graph from yearcompass.com.

Cypher and MCP

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

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