Skip to content

Hostname

wpml.org

Last fetched

wpml.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · wpml.orgRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wpml.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.224.169100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.170.10235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.98.5735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.164.3052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.144.20952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.127.6352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.42.17554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.121.8454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.196.13798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.193.11854.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.239.12698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.253.17532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

52 observed subdomains of wpml.org.

Web-graph footprint

Distinct hostnames that link to or from wpml.org in the public web crawl.

14,024 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wpml.org.

MechanismTarget
SPF_Awpml.org
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXwpml.org

Related pages

Pivot deeper into the graph from wpml.org.

Cypher and MCP

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

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