Skip to content

Hostname

app.placester.com

Last fetched

app.placester.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · app.placester.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.placester.com

Resolution chain

app.placester.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.16108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.46108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.57108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.97108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.52.108108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.17108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.42108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.96108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.163.158.133.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.403.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.523.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.973.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.placester.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.placester.com.

Cypher and MCP

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

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