Skip to content

Hostname

sofrel.com

Last fetched

sofrel.com resolves to 1 IPv4 address operated by AS15826 in FR. WHOIS lists iana:1673 as the registrar.

Nutrition Label

WHISPER CANON · sofrel.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/sofrel.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.247.239.20380.247.224.0/20AS15826FR

WHOIS identity

Registrar
iana:1673
Organization
lacroix sofrel
Contact emails

Subdomains

13 observed subdomains of sofrel.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sofrel.com.

MechanismTarget
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tipimail.com
SPF_IP109.7.5.240/32
SPF_IP193.252.189.230
SPF_IP213.41.199.162
SPF_IP37.69.5.174
SPF_IP80.247.239.201
SPF_IP80.247.239.202
SPF_IP84.96.93.162/32

Related pages

Pivot deeper into the graph from sofrel.com.

Cypher and MCP

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

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