Skip to content

Hostname

hunter-ed.com

Last fetched

hunter-ed.com resolves to 20 IPv4 addresses operated by AWS-GOVCLOUD AWS-GOVCLOUD in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hunter-ed.comRouting diversity5.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hunter-ed.com

Resolution chain

hunter-ed.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.205.93.20315.205.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
160.1.160.61160.1.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
160.1.50.202160.1.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.30.212.1113.30.0.0/15AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.31.171.1773.30.0.0/15AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.32.115.2473.32.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.32.171.393.32.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.32.243.603.32.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.32.36.103.32.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.222.116.2952.222.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.61.14.22052.61.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.61.22.17152.61.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.61.28.7152.61.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.32.2156.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.40.11856.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.31.190.1313.30.0.0/15AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.56.4856.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.31.209.1453.30.0.0/15AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
40.38.26.12140.38.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.48.20656.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of hunter-ed.com.

Web-graph footprint

Distinct hostnames that link to or from hunter-ed.com in the public web crawl.

794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hunter-ed.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hunter-ed.com.

Cypher and MCP

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

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