Skip to content

Hostname

ph.canon

Last fetched

ph.canon resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ph.canonRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ph.canon

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.1513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.2018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.170.3.393.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.473.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.753.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.843.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

1 observed subdomain of ph.canon.

Web-graph footprint

Distinct hostnames that link to or from ph.canon in the public web crawl.

132 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ph.canon.

Cypher and MCP

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

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