Skip to content

Hostname

sobraques.fr

Last fetched

sobraques.fr resolves to 1 IPv4 address operated by AS197369 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · sobraques.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sobraques.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.41.9246.16.40.0/21AS197369FR

WHOIS identity

Registrar
registrar:ovh
Organization
sobraques distribution
Contact emails

Subdomains

1 observed subdomain of sobraques.fr.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sobraques.fr.

MechanismTarget
SPF_INCLUDEmx.proginov.fr
SPF_INCLUDEspf-00500f02.pphosted.com
SPF_INCLUDEspf.even.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcloud.letsignit.com

Related pages

Pivot deeper into the graph from sobraques.fr.

Cypher and MCP

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

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