Skip to content

Hostname

hoffmanacademy.com

Last fetched

hoffmanacademy.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hoffmanacademy.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hoffmanacademy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.81.134100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.160.22616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.155.3334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.168.12234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.211.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.252.22044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.71.20644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.252.6452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.240.19852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.105.6354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.199.7754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.211.36184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.137.218184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.47.3244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.115.82184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.172.4135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.187.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of hoffmanacademy.com.

Web-graph footprint

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

466 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hoffmanacademy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from hoffmanacademy.com.

Cypher and MCP

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

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