Skip to content

Hostname

enxuro.com

Last fetched

enxuro.com resolves to 3 IPv4 addresses operated by AS42612 in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · enxuro.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/enxuro.com

Resolution chain

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

WHOIS identity

Registrar
iana:1262
Organization
peife santiago sl
Contact emails

Subdomains

2 observed subdomains of enxuro.com.

Web-graph footprint

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

11 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for enxuro.com.

MechanismTarget
SPF_Aenxuro.com
SPF_MXenxuro.com

Related pages

Pivot deeper into the graph from enxuro.com.

Cypher and MCP

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

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