Skip to content

Hostname

aucatel.com

Last fetched

aucatel.com resolves to 1 IPv4 address operated by PISTACEROASN in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.232.217.136213.232.217.0/24AS212190PISTACEROASNES

WHOIS identity

Registrar
iana:1383
Organization
only contact by email, all postal mail will be rejected
Contact emails

Subdomains

5 observed subdomains of aucatel.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aucatel.com.

MechanismTarget
SPF_Aaucatel.com
SPF_Ad489.dinaserver.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.138.208.126
SPF_IP164.138.208.131
SPF_IP164.138.209.193
SPF_MXaucatel.com

Related pages

Pivot deeper into the graph from aucatel.com.

Cypher and MCP

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

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