Skip to content

Hostname

sorgues.fr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.104.132178.32.0.0/15AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
mairie de sorgues
Contact emails

Subdomains

9 observed subdomains of sorgues.fr.

Web-graph footprint

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

99 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sorgues.fr.

MechanismTarget
SPF_Asorgues.fr
SPF_INCLUDEsmtp.openip-cs.net
SPF_INCLUDEsmtp.tbservice1.eu
SPF_INCLUDEsmtp.tbservice2.eu
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP213.32.80.183
SPF_MXsorgues.fr

Related pages

Pivot deeper into the graph from sorgues.fr.

Cypher and MCP

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

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