Skip to content

Hostname

stickerapp.com

Last fetched

stickerapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · stickerapp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/stickerapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.111108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.20108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.42108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.66108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.102.12018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.103.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.223.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.283.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.663.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

105 observed subdomains of stickerapp.com.

Web-graph footprint

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

183 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stickerapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from stickerapp.com.

Cypher and MCP

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

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