Skip to content

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

WHISPER CANON · abv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abv.com

Resolution chain

abv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.187.248.2123.187.248.0/24AS46505NIXIHOST - NixiHost.com IncorporatedUS
72.167.35.3372.167.32.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:2
Organization
allegaert berger & vogel llp
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for abv.com.

MechanismTarget
SPF_Aabv.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXabv.com

Related pages

Pivot deeper into the graph from abv.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.