Skip to content

Hostname

getfithotel.com

Last fetched

getfithotel.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · getfithotel.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getfithotel.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.10418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.56.1213.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.233.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.493.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.56.663.167.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1293.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.393.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.433.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.843.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.12265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 1241981396
Contact emails

Subdomains

2 observed subdomains of getfithotel.com.

Threat posture

History

Related pages

Pivot deeper into the graph from getfithotel.com.

Cypher and MCP

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

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