Skip to content

Hostname

getaroom.com

Last fetched

getaroom.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.240.5418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.184.10418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.52.22123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.180.2223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.50.543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.103.1883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.90.2423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.125.24734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.109.3835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.141.24744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.11.17452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.6.6552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.230.22252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.76.652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.241.13454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.150.17354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.151.19854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.130.226100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.90.3832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.211.11732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
priceline.com
Contact emails

Subdomains

23 observed subdomains of getaroom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for getaroom.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from getaroom.com.

Cypher and MCP

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

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