Skip to content

Hostname

sirona.pie-platform.com

Last fetched

sirona.pie-platform.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · sirona.pie-platform.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sirona.pie-platform.com

Resolution chain

sirona.pie-platform.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.254.52.13135.7.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.108.25452.46.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.158.18952.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.92.17163.38.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with sirona.pie-platform.com in WhisperGraph.

Subdomains

1 observed subdomain of sirona.pie-platform.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sirona.pie-platform.com.

Cypher and MCP

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

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