Skip to content

Hostname

amac84.fr

Last fetched

amac84.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:sas ligne web services - lws
Organization
Contact emails

Subdomains

8 observed subdomains of amac84.fr.

Web-graph footprint

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

5 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for amac84.fr.

MechanismTarget
SPF_Aamac84.fr
SPF_INCLUDEpremiumsmtp.dnshostservices.com
SPF_IP195.110.35.180
SPF_IP91.234.194.232
SPF_IP91.234.194.248
SPF_MXamac84.fr

Related pages

Pivot deeper into the graph from amac84.fr.

Cypher and MCP

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

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