Skip to content

Hostname

asspro.fr

Last fetched

asspro.fr resolves to 2 IPv4 addresses operated by AS39180 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · asspro.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/asspro.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

4 observed subdomains of asspro.fr.

Web-graph footprint

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

13 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for asspro.fr.

MechanismTarget
SPF_INCLUDE4560375.spf06.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_IP178.18.62.194
SPF_IP178.18.62.202
SPF_IP178.18.62.205
SPF_IP178.18.62.208
SPF_IP178.18.62.215
SPF_IP85.208.218.232
SPF_IP85.208.218.239
SPF_MXasspro.fr

Related pages

Pivot deeper into the graph from asspro.fr.

Cypher and MCP

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

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