Skip to content

Hostname

theycorrect.com

Last fetched

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

Nutrition Label

WHISPER CANON · theycorrect.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/theycorrect.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.254.2052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.12.13352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.65.1652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.231.2052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.170.14154.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.235.9054.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1647
Organization
jenamy
Contact emails

Web-graph footprint

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

38 sites link to this hostname.

650 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for theycorrect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from theycorrect.com.

Cypher and MCP

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

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