Hostname
high5over55.com
Last fetched
high5over55.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
high5over55.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.195.167.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of high5over55.com owner
- Contact emails
- 11b6f95f-f8e1-428e-89ff-80f50aaddb47@identity-protect.org
- 29a8378b-21cb-46d4-a372-8610bd3aecea@identity-protect.org
- 3f5ebe63-ba28-4cdb-bfb1-bcb0772b9388@identity-protect.org
- 47a1d7b2-5d59-4ede-9c31-b782a4441599@identity-protect.org
- 6de2b847-8c0e-4aef-af2d-3ff8c4a24b56@identity-protect.org
- 8a39a031-9ab7-4388-b19e-c607e402170c@identity-protect.org
- d9e4659d-304d-4937-b31a-3debb924116c@identity-protect.org
Subdomains
1 observed subdomain of high5over55.com.
| Subdomain |
|---|
| www.high5over55.com |
Web-graph footprint
Distinct hostnames that link to or from high5over55.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for high5over55.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from high5over55.com.
- IP · 44.195.167.128
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11b6f95f-f8e1-428e-89ff-80f50aaddb47@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: "high5over55.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.