Skip to content

Hostname

abivet.com

Last fetched

abivet.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · abivet.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/abivet.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.110.127159.89.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
89.46.109.3189.46.104.0/21AS31034IT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0128706207
Contact emails

Subdomains

7 observed subdomains of abivet.com.

Web-graph footprint

Distinct hostnames that link to or from abivet.com in the public web crawl.

40 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abivet.com.

MechanismTarget
SPF_Aabivet.com
SPF_INCLUDE_spf.svrsh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.178.83.173
SPF_MXabivet.com

Related pages

Pivot deeper into the graph from abivet.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abivet.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.