Skip to content

Hostname

seqens.fr

Last fetched

seqens.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · seqens.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/seqens.fr

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.46.8437.59.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
seqens
Contact emails

Subdomains

29 observed subdomains of seqens.fr.

Web-graph footprint

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

118 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for seqens.fr.

MechanismTarget
SPF_INCLUDE_spf.mailgate-logidoc.idline.fr
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEmailing.spf.ecritel.net
SPF_INCLUDEmessage-business.com
SPF_INCLUDEspf.augure.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP137.117.200.200
SPF_IP170.10.113.78
SPF_IP170.10.113.79
SPF_IP20.43.58.40
SPF_IP212.95.71.191/32
SPF_IP212.95.71.195/32
SPF_IP212.95.71.198/32
SPF_IP37.59.46.84
SPF_IP46.22.207.11/32
SPF_IP5.196.99.54
SPF_IP80.93.84.8
SPF_IP80.93.84.9
SPF_IP85.255.24.76
SPF_IP85.255.30.190

Related pages

Pivot deeper into the graph from seqens.fr.

Cypher and MCP

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

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