Skip to content

Hostname

get-a-way.com

Last fetched

get-a-way.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · get-a-way.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/get-a-way.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.8.76.1665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.5065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.5365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.86.30.10799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.1799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.3399.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.5199.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of get-a-way.com.

Web-graph footprint

Distinct hostnames that link to or from get-a-way.com in the public web crawl.

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for get-a-way.com.

MechanismTarget
SPF_Aget-a-way.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXget-a-way.com

Related pages

Pivot deeper into the graph from get-a-way.com.

Cypher and MCP

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

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