Skip to content

Hostname

gappt.com

Last fetched

gappt.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · gappt.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gappt.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.1313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
176.34.102.239176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.242.1453.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.49.1834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.68.13934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.219.4034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.148.13934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.76.052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.80.15652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.103.10552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

60 observed subdomains of gappt.com.

Web-graph footprint

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

13 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gappt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from gappt.com.

Cypher and MCP

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

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