Skip to content

Hostname

fr.randstad.ch

Last fetched

fr.randstad.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · fr.randstad.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fr.randstad.ch

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with fr.randstad.ch in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fr.randstad.ch.

MechanismTarget
SPF_INCLUDE144893465.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf1.randstad.ch
SPF_INCLUDEspf2.randstad.ch
SPF_IP185.134.240.6
SPF_IP185.134.242.26
SPF_IP62.2.117.170
SPF_IP77.59.194.201

Related pages

Pivot deeper into the graph from fr.randstad.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fr.randstad.ch"})-[: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.