Skip to content

Hostname

randstad.ro

Last fetched

randstad.ro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains as the registrar.

Nutrition Label

WHISPER CANON · randstad.roRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/randstad.ro

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.117108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.2108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.51108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.80108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.139.166.129108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.70108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.8108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.98108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:csc corporate domains
Organization
Contact emails

Subdomains

5 observed subdomains of randstad.ro.

Web-graph footprint

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

53 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for randstad.ro.

MechanismTarget
SPF_Arandstad.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEemsd1.com
SPF_IP176.223.66.15
SPF_IP176.223.66.6
SPF_IP89.40.36.127
SPF_MXrandstad.ro

Related pages

Pivot deeper into the graph from randstad.ro.

Cypher and MCP

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

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