Hostname
fr5.net
Last fetched
fr5.net resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fr5.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.75.237 | 139.162.64.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | JP |
| 5.189.184.171 | 5.189.176.0/20 | AS51167 | CONTABO - Contabo GmbH | DE |
| 139.162.108.178 | 139.162.96.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- admin@liankong.cc
- e05cb068b59d4d0ba7f433efc41724a6.protect@withheldforprivacy.com
- proxy@whoisprotectservice.com
- 13c4d9ec-9738-49be-bd41-6ed4c4d9f8bd@identity-protect.org
- 3976b80e-d8ac-4d8f-9d0a-d28b1a247525@identity-protect.org
- 4e02e7f3-4c0f-447f-8134-f70cdfb69f8b@identity-protect.org
- 96d4e557-a399-4383-98f9-3646ad996798@identity-protect.org
- 9843c28a-7d1d-4570-8562-0afa83850f13@identity-protect.org
- a18c6c8c-f00e-4acb-9c6c-7d3ce50400ce@identity-protect.org
- c60d5bba-a99d-4676-bc6d-ad24f273932e@identity-protect.org
Subdomains
246 observed subdomains of fr5.net.
Showing 25 of 246. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from fr5.net.
- IP · 139.162.75.237
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:468
- Country · JP
- Email · admin@liankong.cc
- TLD · .net
- Browse hostnames · fr…
- 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: "fr5.net"})-[: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.