Skip to content

Hostname

highergov.com

Last fetched

highergov.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · highergov.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/highergov.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.224.89.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.113.21435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.96.11635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.97.7844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.228.11152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.88.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.185.24652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.120.7854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.40.19232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of highergov.com owner
Contact emails

Subdomains

3 observed subdomains of highergov.com.

Web-graph footprint

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

546 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for highergov.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from highergov.com.

Cypher and MCP

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

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