Skip to content

Hostname

sofidy.com

Last fetched

sofidy.com resolves to 1 IPv4 address operated by AS6738 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sofidy.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sofidy.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.18.192.16246.18.192.0/24AS6738FR

WHOIS identity

Registrar
iana:81
Organization
sofidy
Contact emails

Subdomains

19 observed subdomains of sofidy.com.

Web-graph footprint

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

141 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sofidy.com.

MechanismTarget
SPF_INCLUDEspf.office2s.com
SPF_INCLUDEspf.tipimail.com
SPF_IP62.23.50.115
SPF_IP90.115.180.33
SPF_MXsofidy.com
SPF_MXtikehaucapital.com

Related pages

Pivot deeper into the graph from sofidy.com.

Cypher and MCP

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

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