Skip to content

Hostname

aacc.fr

Last fetched

aacc.fr resolves to 1 IPv4 address operated by CELESTE-AS CELESTE - Internet services provider in FR. WHOIS lists registrar:nuxit as the registrar.

Nutrition Label

WHISPER CANON · aacc.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aacc.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.21.195.7646.21.192.0/20AS34177CELESTE-AS CELESTE - Internet services providerFR

WHOIS identity

Registrar
registrar:nuxit
Organization
association des agences conseils en communication
Contact emails

Subdomains

21 observed subdomains of aacc.fr.

Web-graph footprint

Distinct hostnames that link to or from aacc.fr in the public web crawl.

261 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aacc.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aacc.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aacc.fr"})-[: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.