Skip to content

Hostname

vetoadom.com

Last fetched

vetoadom.com resolves to 1 IPv4 address operated by AS8399 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · vetoadom.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vetoadom.com

Resolution chain

vetoadom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.93.4.7881.93.0.0/19AS8399FR

WHOIS identity

Registrar
iana:74
Organization
domain administrator
Contact emails

Subdomains

18 observed subdomains of vetoadom.com.

Web-graph footprint

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

42 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vetoadom.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.143.152.99
SPF_IP157.143.239.171
SPF_IP157.143.242.26
SPF_IP195.135.39.33
SPF_IP217.181.165.107
SPF_IP80.251.100.62
SPF_IP80.251.100.64
SPF_IP81.93.4.4
SPF_IP81.93.4.78

Related pages

Pivot deeper into the graph from vetoadom.com.

Cypher and MCP

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

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