Skip to content

Hostname

rotelli.fr

Last fetched

rotelli.fr resolves to 1 IPv4 address operated by AS35625 in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · rotelli.frRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rotelli.fr

Resolution chain

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

IPPrefixASNOperatorCountry
109.197.246.71109.197.240.0/21AS35625FR

WHOIS identity

Registrar
registrar:namebay
Organization
societe trem rotelli
Contact emails

Subdomains

4 observed subdomains of rotelli.fr.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rotelli.fr.

MechanismTarget
SPF_Amail.rotelli.fr
SPF_Amailphp.lws-hosting.com
SPF_Arotelli.fr
SPF_INCLUDE_spf.axecibles.com
SPF_INCLUDEspf.mailinblack.com
SPF_MXrotelli.fr

Related pages

Pivot deeper into the graph from rotelli.fr.

Cypher and MCP

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

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