Skip to content

Hostname

andrewwyeth.co

Last fetched

andrewwyeth.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · andrewwyeth.coRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/andrewwyeth.co

Resolution chain

andrewwyeth.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.114.24713.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.142.9513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.161.1683.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.194.8743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.170.15252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.178.6452.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.225.19652.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.70.20054.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
andrew wyeth
Contact emails

Web-graph footprint

Distinct hostnames that link to or from andrewwyeth.co in the public web crawl.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for andrewwyeth.co.

MechanismTarget
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from andrewwyeth.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "andrewwyeth.co"})-[: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.