Skip to content

Hostname

roberthalf.fr

Last fetched

roberthalf.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.10718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.195.1899.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.699.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.9099.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.9599.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
it assets
Contact emails

Subdomains

16 observed subdomains of roberthalf.fr.

Web-graph footprint

Distinct hostnames that link to or from roberthalf.fr in the public web crawl.

270 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roberthalf.fr.

Related pages

Pivot deeper into the graph from roberthalf.fr.

Cypher and MCP

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

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