Skip to content

Hostname

apptweak.com

Last fetched

apptweak.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.3143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.32143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.54143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.99143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.172.112.12018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.33.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.503.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.643.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.793.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
plazapp sprl
Contact emails

Subdomains

76 observed subdomains of apptweak.com.

Web-graph footprint

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

658 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apptweak.com.

Related pages

Pivot deeper into the graph from apptweak.com.

Cypher and MCP

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

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