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
Resolution chain
hrs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.159.86.44 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.225.237 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.71.183 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.170.246 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.70.31.105 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.187.215 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.187.121 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.177.166.41 | 63.176.0.0/14 | AS16509 | AMAZON-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.
Showing 25 of 155. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | hrs.com |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.hrs.com |
| SPF_IP | 194.153.190.201 |
| SPF_IP | 194.153.190.203 |
| SPF_IP | 194.153.190.226 |
| SPF_IP | 194.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.