Skip to content

Hostname

perfectcorp.com

Last fetched

perfectcorp.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · perfectcorp.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/perfectcorp.com

Resolution chain

perfectcorp.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.215.12313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.167.4818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.41.7243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.110.3252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.29.9352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.64.17252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.68.12452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.181.8252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.201.3752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.159.10454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.111.14054.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.131.18554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.223.15613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.128.22813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:420
Organization
li huang zhao
Contact emails

Subdomains

39 observed subdomains of perfectcorp.com.

Web-graph footprint

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

2,025 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for perfectcorp.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.175.68.245
SPF_IP203.69.29.91
SPF_IP203.69.29.96
SPF_IP203.70.119.78
SPF_IP203.73.25.212
SPF_IP72.52.84.218
SPF_IP72.52.91.40
SPF_MXperfectcorp.com

Related pages

Pivot deeper into the graph from perfectcorp.com.

Cypher and MCP

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

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