Skip to content

Hostname

demos.fr

Last fetched

demos.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.96.20951.91.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
demos
Contact emails

Subdomains

16 observed subdomains of demos.fr.

Web-graph footprint

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

236 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for demos.fr.

MechanismTarget
SPF_Aplacedelaformation.com
SPF_Asmtp.demosgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.216.233
SPF_IP159.183.78.194
SPF_IP185.16.44.91
SPF_IP185.16.44.92
SPF_IP185.16.44.95
SPF_IP192.254.116.44

Related pages

Pivot deeper into the graph from demos.fr.

Cypher and MCP

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

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