Skip to content

Hostname

plateup.app

Last fetched

plateup.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · plateup.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/plateup.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.26.10418.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.8118.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9818.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.103.1013.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.1113.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.603.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.723.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

16 observed subdomains of plateup.app.

Web-graph footprint

Distinct hostnames that link to or from plateup.app in the public web crawl.

11 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plateup.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.pushwoosh.io

Related pages

Pivot deeper into the graph from plateup.app.

Cypher and MCP

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

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