Skip to content

Hostname

roberthalf.de

Last fetched

roberthalf.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · roberthalf.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/roberthalf.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.1613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.229.10118.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.218.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.2018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.2218.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.161.82.1013.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.793.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.803.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.953.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with roberthalf.de in WhisperGraph.

Subdomains

9 observed subdomains of roberthalf.de.

Web-graph footprint

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

189 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.de.

Related pages

Pivot deeper into the graph from roberthalf.de.

Cypher and MCP

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

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