Hostname
highfive-api.com
Last fetched
highfive-api.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
highfive-api.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 |
|---|---|---|---|---|
| 108.157.128.129 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.6 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.69 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.77 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.155.145.104 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.112 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.68 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.145.96 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of highfive-api.com owner
- Contact emails
Subdomains
16 observed subdomains of highfive-api.com.
Showing 11 of 16. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from highfive-api.com.
- IP · 108.157.128.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 7dde250f-4aa4-4bad-a690-0e5134f79aed@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: "highfive-api.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.