Skip to content

Hostname

app.getavail.com

Last fetched

app.getavail.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.121108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.33108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.47108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.57108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.163.189.1273.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.163.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.693.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.923.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for app.getavail.com.

MechanismTarget
SPF_Aapp.getavail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEprodmail.getavail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from app.getavail.com.

Cypher and MCP

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

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