Skip to content

Hostname

randstad.no

Last fetched

randstad.no resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · randstad.noRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/randstad.no

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.31.1752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with randstad.no in WhisperGraph.

Subdomains

7 observed subdomains of randstad.no.

Web-graph footprint

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

126 sites link to this hostname.

502 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for randstad.no.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.logiq.no
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.recman.no
SPF_IP176.221.93.168
SPF_IP176.221.93.169

Related pages

Pivot deeper into the graph from randstad.no.

Cypher and MCP

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

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