Skip to content

Hostname

saforelle.com

Last fetched

saforelle.com resolves to 4 IPv4 addresses operated by NAMESHIELDGRP - NAMESHIELD SAS in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · saforelle.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/saforelle.com

Resolution chain

saforelle.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.89.172.56152.89.172.0/23AS209510NAMESHIELDGRP - NAMESHIELD SASFR
81.92.94.5481.92.94.0/23AS20756NAMESHIELD - NAMESHIELD SASFR
81.92.95.5581.92.94.0/23AS20756NAMESHIELD - NAMESHIELD SASFR
108.142.141.175108.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

Registrar
iana:1251
Organization
s.p.m.d.
Contact emails

Subdomains

15 observed subdomains of saforelle.com.

Web-graph footprint

Distinct hostnames that link to or from saforelle.com in the public web crawl.

67 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for saforelle.com.

MechanismTarget
SPF_Aproduction.eu01.biocodex.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.8.50.104
SPF_IP20.224.246.91
SPF_IP40.118.58.190
SPF_IP93.93.45.220

Related pages

Pivot deeper into the graph from saforelle.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "saforelle.com"})-[: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.