Skip to content

Hostname

questionnaires.fsu.fr

Last fetched

questionnaires.fsu.fr resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · questionnaires.fsu.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/questionnaires.fsu.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.136.385.135.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with questionnaires.fsu.fr in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for questionnaires.fsu.fr.

MechanismTarget
SPF_Aquestionnaires.fsu.fr
SPF_IP37.59.173.102
SPF_IP37.59.173.103
SPF_IP37.59.173.109
SPF_IP46.255.179.84
SPF_IP46.255.179.85
SPF_IP46.255.179.86
SPF_IP46.255.179.87
SPF_IP5.135.136.38
SPF_IP5.135.136.39
SPF_IP5.135.156.66
SPF_IP94.23.247.49
SPF_MXquestionnaires.fsu.fr

Related pages

Pivot deeper into the graph from questionnaires.fsu.fr.

Cypher and MCP

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

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