Skip to content

Hostname

licensing.facephi.pro

Last fetched

licensing.facephi.pro resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · licensing.facephi.proRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/licensing.facephi.pro

Resolution chain

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

IPPrefixASNOperatorCountry
34.242.92.635.1.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.241.5152.60.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.37.5252.60.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.123.10954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.135.4399.82.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.58.19799.82.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with licensing.facephi.pro in WhisperGraph.

Subdomains

1 observed subdomain of licensing.facephi.pro.

Threat posture

History

Related pages

Pivot deeper into the graph from licensing.facephi.pro.

Cypher and MCP

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

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