Skip to content

Hostname

hrs.com

Last fetched

hrs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hrs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hrs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.86.4418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.225.23718.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.71.18318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.170.2463.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.31.1053.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.187.21552.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.187.12152.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.166.4163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
hotel reservation service robert ragge
Contact emails

Subdomains

155 observed subdomains of hrs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hrs.com.

MechanismTarget
SPF_Ahrs.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.hrs.com
SPF_IP194.153.190.201
SPF_IP194.153.190.203
SPF_IP194.153.190.226
SPF_IP194.153.190.227

Related pages

Pivot deeper into the graph from hrs.com.

Cypher and MCP

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

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