Hostname
highbond-gov.com
Last fetched
highbond-gov.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
highbond-gov.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of highbond-gov.com owner
- Contact emails
- highbond-gov.com@domainsbyproxy.com
- 179d0800-465a-4815-95b8-73ce0b1f95cb@identity-protect.org
- 37e2cb90-fd90-458f-9aea-309664fafe4c@identity-protect.org
- 48b1842e-b9e6-44ec-8322-7273c652ec6e@identity-protect.org
- a8eb9488-5b0a-4102-9dcb-8cb365b172e1@identity-protect.org
- bbe426eb-0222-4ef2-8af6-17ba01518bff@identity-protect.org
- f7374939-f302-44c4-8f29-cf348feeb723@identity-protect.org
Subdomains
87 observed subdomains of highbond-gov.com.
Showing 25 of 87. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for highbond-gov.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.222.93.80 |
| SPF_IP | 52.61.55.1 |
| SPF_IP | 52.61.83.89 |
Related pages
Pivot deeper into the graph from highbond-gov.com.
- IP · 16.15.183.242
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · highbond-gov.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · hi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "highbond-gov.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.