Hostname
wl-plus.com
Last fetched
wl-plus.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wl-plus.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.197.163.78 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.159.73 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.134.246 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.89.211 | 54.249.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wl-plus.com owner
- Contact emails
- 00623998-6577-4e7e-bf45-b20d8b952309@identity-protect.org
- 144d3bef-46eb-4e68-97d1-e75479cb540d@identity-protect.org
- 1f83138e-3b52-4907-a44d-eea62076f652@identity-protect.org
- 5e12376c-32c7-47db-9c73-67f549e5a20f@identity-protect.org
- 6d4633bb-e77c-489a-9a8e-e86f52537894@identity-protect.org
- e2ea0562-70ba-40f7-8565-ac4cb90fe54b@identity-protect.org
Subdomains
2 observed subdomains of wl-plus.com.
Web-graph footprint
Distinct hostnames that link to or from wl-plus.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wl-plus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from wl-plus.com.
- IP · 52.197.163.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 00623998-6577-4e7e-bf45-b20d8b952309@identity-protect.org
- TLD · .com
- Browse hostnames · wl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wl-plus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.