Skip to content

Hostname

randstad.ca

Last fetched

randstad.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · randstad.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/randstad.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.11318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.11818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.7418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
randstad interim
Contact emails

Subdomains

36 observed subdomains of randstad.ca.

Web-graph footprint

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

1,043 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for randstad.ca.

MechanismTarget
SPF_Aemail.randstadgroup.ca
SPF_INCLUDE148716.spf54.hubspotemail.net
SPF_INCLUDE396971.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmd02.com
SPF_IP149.72.194.37
SPF_IP35.182.144.29
SPF_IP52.60.181.196
SPF_MXrandstad.ca

Related pages

Pivot deeper into the graph from randstad.ca.

Cypher and MCP

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

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