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
Resolution chain
wpml.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.224.169 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.170.102 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.98.57 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.164.30 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.144.209 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.127.63 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.42.175 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.121.84 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.196.137 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.193.118 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.239.126 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.196.253.175 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- whois agent
- Contact emails
- bbpxftmbmt@whoisprivacyprotect.com
- csymhffpl@whoisprivacyprotect.com
- dfxpgqdhvl@whoisprivacyprotect.com
- dqbbftty@whoisprivacyprotect.com
- hcxfrpcd@whoisprivacyprotect.com
- hjkfycnr@whoisprivacyprotect.com
- jrrgfscjyg@whoisprivacyprotect.com
- kyhnpfgrr@whoisprivacyprotect.com
- npdwpdbyv@whoisprivacyprotect.com
- qswrlqhk@whoisprivacyprotect.com
- snlbfqvg@whoisprivacyprotect.com
- trcrhlkwx@whoisprivacyprotect.com
- xgfrgwgbky@whoisprivacyprotect.com
Subdomains
52 observed subdomains of wpml.org.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wpml.org in the public web crawl.
14,024 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wpml.org.
| Mechanism | Target |
|---|---|
| SPF_A | wpml.org |
| SPF_INCLUDE | _spf.activetrail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | wpml.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.