Hostname
heap2.com
Last fetched
heap2.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
heap2.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 |
|---|---|---|---|---|
| 66.241.124.128 | 66.241.124.0/23 | AS40509 | FLY - Fly.io, Inc. | FR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 1d5be2a32c@heap2.com.whoistrustee.com
- 25284086aa5af12729331f2b900cb19065bcb58fb6b9c2f8e8757ca3a69cea4c@heap2.com.whoisproxy.org
- 258a57ca322b4aa32803f409193b7846875fe705816ef8bc050325786577891f@heap2.com.whoisproxy.org
- e55f9d72f45d73e4b565c76c9af02f34ce4bb8cd86061dedddade876281b4263@heap2.com.whoisproxy.org
- f5df6ee16ffca0696e1b40de062be963e1b61eac8f74752aa5205e2797a33090@heap2.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from heap2.com.
- IP · 66.241.124.128
- ASN · AS40509FLY - Fly.io, Inc.
- Registrar · iana:1387
- Country · FR
- Email · 1d5be2a32c@heap2.com.whoistrustee.com
- TLD · .com
- Browse hostnames · he…
- 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: "heap2.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.