Skip to content

Hostname

ast35.fr

Last fetched

ast35.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · ast35.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ast35.fr

Resolution chain

ast35.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:namebay
Organization
aimt
Contact emails

Subdomains

2 observed subdomains of ast35.fr.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ast35.fr.

MechanismTarget
SPF_Amx1.a2com.fr
SPF_Avigimail.leclouda2com.fr
SPF_INCLUDE_.aspmx.l.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhygie.2iweb.net
SPF_INCLUDEspf.axess-online.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP212.83.140.181
SPF_IP82.138.95.210/32
SPF_IP95.128.150.20
SPF_MXast35.fr

Related pages

Pivot deeper into the graph from ast35.fr.

Cypher and MCP

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

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