Skip to content

Hostname

anthrotect.com

Last fetched

anthrotect.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.10813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.2513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.244.28.11518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.11918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.8518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.102.1033.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.573.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.593.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.683.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
brodie ferguson
Contact emails

Subdomains

1 observed subdomain of anthrotect.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anthrotect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from anthrotect.com.

Cypher and MCP

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

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