Skip to content

Hostname

asc2si.fr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.196.98146.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
asc2si
Contact emails

Subdomains

48 observed subdomains of asc2si.fr.

Web-graph footprint

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

17 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for asc2si.fr.

MechanismTarget
SPF_Aasc2si.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mailjet.com
SPF_IP141.95.162.74
SPF_IP146.59.196.98
SPF_IP149.202.44.46
SPF_IP2001:41d0:304:200:0:0:0:85dd
SPF_IP37.59.116.94
SPF_IP51.210.47.122
SPF_IP51.75.52.66
SPF_MXasc2si.fr

Related pages

Pivot deeper into the graph from asc2si.fr.

Cypher and MCP

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

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