Skip to content

Hostname

appntype.com

Last fetched

appntype.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · appntype.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/appntype.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.87.2918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.66.233.10918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.3918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.9418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from appntype.com.

Cypher and MCP

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

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