Skip to content

Hostname

aspim.fr

Last fetched

aspim.fr resolves to 2 IPv4 addresses operated by Online SAS in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

aspim.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.83.135.234212.83.128.0/19AS12876Online SASFR
91.194.100.3191.194.100.0/24AS43142ADELINOVIUSFR

WHOIS identity

Registrar
registrar:gandi
Organization
association des societes civiles de placement immobilier a.s.p.i.m.
Contact emails

Subdomains

17 observed subdomains of aspim.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aspim.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tipimail.com
SPF_IP92.173.85.233
SPF_MXaspim.fr

Related pages

Pivot deeper into the graph from aspim.fr.

Cypher and MCP

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

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