Skip to content

Hostname

aenteg.com

Last fetched

aenteg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · aenteg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aenteg.com

Resolution chain

aenteg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:76
Organization
assoc. empreses noves tecnologies girona
Contact emails

Subdomains

6 observed subdomains of aenteg.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aenteg.com.

MechanismTarget
SPF_INCLUDE_spf.escio.cat
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.mensagia.com
SPF_IP195.201.195.86/32

Related pages

Pivot deeper into the graph from aenteg.com.

Cypher and MCP

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

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