Skip to content

Hostname

randstad.com

Last fetched

randstad.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · randstad.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/randstad.com

Resolution chain

randstad.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.28.11118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.11918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.12318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.9718.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.67.221.1918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from randstad.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for randstad.com.

MechanismTarget
SPF_INCLUDE396971.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.randstad.com
SPF_INCLUDEspf2.randstad.com

Related pages

Pivot deeper into the graph from randstad.com.

Cypher and MCP

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

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