Skip to content

Hostname

avenao.com

Last fetched

avenao.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · avenao.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avenao.com

Resolution chain

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

WHOIS identity

Registrar
iana:168
Organization
sebastien vercruysse
Contact emails

Subdomains

16 observed subdomains of avenao.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for avenao.com.

MechanismTarget
SPF_INCLUDE25027772.spf10.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.13.33.235
SPF_IP34.245.210.10/32
SPF_IP37.1.255.18

Related pages

Pivot deeper into the graph from avenao.com.

Cypher and MCP

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

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