Skip to content

Hostname

wordperfect.com

Last fetched

wordperfect.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · wordperfect.comRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wordperfect.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.53.35100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.62.121100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.248.21107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.37.14418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.35.1243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.122.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.222.1763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.240.21334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.62.15734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.239.9935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.45.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.145.15244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.164.21652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.41.13952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.33.23252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.101.18354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.34.10854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.225.17554.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.16.554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.33.4154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

14 observed subdomains of wordperfect.com.

Web-graph footprint

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

324 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wordperfect.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wordperfect.com.

Cypher and MCP

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

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