Skip to content

Hostname

randstad.hu

Last fetched

randstad.hu resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · randstad.huRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/randstad.hu

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.132.10018.238.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.132.1218.238.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.132.318.238.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.132.5618.238.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.1113.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.493.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.723.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.953.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.174.46.153.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.393.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.423.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.893.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

10 observed subdomains of randstad.hu.

Web-graph footprint

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

149 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for randstad.hu.

MechanismTarget
SPF_Arandstad.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.bitagency.com
SPF_INCLUDEspf.minicrm.io
SPF_IP108.170.4.42
SPF_IP54.154.40.205
SPF_IP55.93.55.66
SPF_IP77.111.95.176
SPF_IP81.19.181.227
SPF_IP81.19.181.228
SPF_MXrandstad.hu

Related pages

Pivot deeper into the graph from randstad.hu.

Cypher and MCP

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

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