Hostname
abiofva.com
Last fetched
abiofva.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abiofva.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 |
|---|---|---|---|---|
| 3.164.85.45 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.65 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.74 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.98 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.84.160.29 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.71 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.8 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.96 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abiofva.com owner
- Contact emails
- 14021360-1b8b-457a-b333-bc38dcb1936f@identity-protect.org
- 3056fe8a-4059-4154-9c80-0affce7febe2@identity-protect.org
- 3187c9b4-5757-46c0-9bcc-b64a963ccb73@identity-protect.org
- 694fa3ea-2b04-4c1e-b853-0ccc2b87b237@identity-protect.org
- ac76c31f-5ccd-4036-be68-392aae746012@identity-protect.org
- ec8a548a-cb8e-40d4-933a-d2f5a10f2c40@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from abiofva.com.
- IP · 3.164.85.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 14021360-1b8b-457a-b333-bc38dcb1936f@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- 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: "abiofva.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.