Skip to content

Hostname

sticktime.app

Last fetched

sticktime.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sticktime.appRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sticktime.app

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.184.9615.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
52.67.28.752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.219.7054.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.135.4354.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.142.856.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of sticktime.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sticktime.app.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from sticktime.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sticktime.app"})-[: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.