Hostname
highbond-s2.com
Last fetched
highbond-s2.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
highbond-s2.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.124.51 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.55 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.62 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.65 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.110 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.125 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.28 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.66 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of highbond-s2.com owner
- Contact emails
- 1a65ab10-7263-493d-beb8-8959ee31ebe4@identity-protect.org
- 64cd4ee3-a0d1-416b-be48-70b681c29935@identity-protect.org
- 7a57fad4-c8a4-4488-83db-ca68f68cda03@identity-protect.org
- 9460afba-9fcf-479b-a4f9-9392e54676ef@identity-protect.org
- c12a3934-99ae-44b8-9cd4-1c38c558cab6@identity-protect.org
- f0f0f67b-4d91-40f6-9f8f-987f618ad8ea@identity-protect.org
- owner-10998240@highbond-s2.com.whoisprivacyservice.org
- owner-12048588@highbond-s2.com.whoisprivacyservice.org
- owner-8807368@highbond-s2.com.whoisprivacyservice.org
Subdomains
88 observed subdomains of highbond-s2.com.
Showing 25 of 88. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for highbond-s2.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from highbond-s2.com.
- IP · 18.164.124.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1a65ab10-7263-493d-beb8-8959ee31ebe4@identity-protect.org
- 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-s2.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.