Hostname
abv.com
Last fetched
abv.com resolves to 2 IPv4 addresses operated by NIXIHOST - NixiHost.com Incorporated in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
abv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.187.248.21 | 23.187.248.0/24 | AS46505 | NIXIHOST - NixiHost.com Incorporated | US |
| 72.167.35.33 | 72.167.32.0/20 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- allegaert berger & vogel llp
- Contact emails
- aa93m75v4pp@networksolutionsprivateregistration.com
- abandv@mindspring.com
- av5ur47t5qa@networksolutionsprivateregistration.com
- cf5fq3zt2b2@networksolutionsprivateregistration.com
- ch26x2s28e5@networksolutionsprivateregistration.com
- cz8au3cm65z@networksolutionsprivateregistration.com
- dx4ru33x9a5@networksolutionsprivateregistration.com
- ec2u665m22w@networksolutionsprivateregistration.com
- ez8nh2yc79f@networksolutionsprivateregistration.com
- fb8td2r26m2@networksolutionsprivateregistration.com
- gh9ne2w85as@networksolutionsprivateregistration.com
- hr3ww9s66ez@networksolutionsprivateregistration.com
- ja3nv4tp6r4@networksolutionsprivateregistration.com
- k997m3k72xu@networksolutionsprivateregistration.com
- m44fz9au5fn@networksolutionsprivateregistration.com
- mc4u78222x8@networksolutionsprivateregistration.com
- mc95r72p736@networksolutionsprivateregistration.com
- mu3qr2nf4zh@networksolutionsprivateregistration.com
- n45u23ah3jg@networksolutionsprivateregistration.com
- pk4dq78z3b3@networksolutionsprivateregistration.com
- and 15 more
Subdomains
8 observed subdomains of abv.com.
Web-graph footprint
Distinct hostnames that link to or from abv.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for abv.com.
| Mechanism | Target |
|---|---|
| SPF_A | abv.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | abv.com |
Related pages
Pivot deeper into the graph from abv.com.
- IP · 23.187.248.21
- ASN · AS46505NIXIHOST - NixiHost.com Incorporated
- Registrar · iana:2
- Country · US
- Email · aa93m75v4pp@networksolutionsprivateregistration.com
- 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: "abv.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.