Skip to content

Hostname

mail.abcotvs.com

Last fetched

mail.abcotvs.com resolves to 3 IPv4 addresses operated by NEXUSIS - Nexus IS in US.

Nutrition Label

WHISPER CANON · mail.abcotvs.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/mail.abcotvs.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.134.222.25467.134.222.0/24AS53316NEXUSIS - Nexus ISUS
8.23.247.2448.16.0.0/12AS3356LEVEL3 - Level 3 Parent, LLCUS
8.33.184.2548.33.184.0/24AS53316NEXUSIS - Nexus ISUS

WHOIS identity

No WHOIS records are currently associated with mail.abcotvs.com in WhisperGraph.

Subdomains

6 observed subdomains of mail.abcotvs.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.abcotvs.com.

MechanismTarget
SPF_Amail.abcotvs.com
SPF_IP173.213.24.84/28
SPF_IP173.213.4.95/32
SPF_IP173.213.5.84/28
SPF_IP63.148.46.114
SPF_IP63.148.46.81/32
SPF_IP66.77.119.147/32
SPF_IP66.77.119.148/32
SPF_IP66.77.119.212
SPF_IP8.36.64.146/31
SPF_IP8.36.64.213
SPF_MXmail.abcotvs.com

Related pages

Pivot deeper into the graph from mail.abcotvs.com.

Cypher and MCP

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

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