Skip to content

Hostname

hrs.de

Last fetched

hrs.de resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hrs.deRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hrs.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.125.23918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.159.3518.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.46.17018.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.129.18018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.204.24518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.218.2333.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.212.1743.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.141.1013.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.225.1063.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.184.25135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.174.24635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.37.6652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.54.22054.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.100.2123.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

128 observed subdomains of hrs.de.

Web-graph footprint

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

1,796 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hrs.de.

MechanismTarget
SPF_Ahrs.de
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.55.150.43
SPF_IP194.153.190.201
SPF_IP194.153.190.203
SPF_IP194.153.190.226
SPF_IP194.153.190.227
SPF_IP66.159.233.175

Related pages

Pivot deeper into the graph from hrs.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hrs.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.