Skip to content

Hostname

104.fr

Last fetched

104.fr resolves to 1 IPv4 address operated by AS43142 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · 104.frRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/104.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.194.100.3191.194.100.0/24AS43142FR

WHOIS identity

Registrar
registrar:nameshield
Organization
commune de paris
Contact emails

Subdomains

11 observed subdomains of 104.fr.

Web-graph footprint

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

1,616 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 104.fr.

MechanismTarget
SPF_INCLUDEmailers.novius.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.secutix.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP86.65.31.133
SPF_IP86.65.31.136

Related pages

Pivot deeper into the graph from 104.fr.

Cypher and MCP

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

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