Hostname
wordleplay.com
Last fetched
wordleplay.com resolves to 2 IPv4 addresses operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
wordleplay.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.11.219.65 | 142.11.192.0/18 | AS54290 | HOSTWINDS - Hostwinds LLC. | US |
| 205.196.80.58 | 205.196.80.0/23 | AS33724 | BIZNESSHOSTING-DBA-VOLICO - VOLICO | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 12412027164
- Contact emails
Subdomains
71 observed subdomains of wordleplay.com.
Showing 15 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wordleplay.com in the public web crawl.
70 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- wordleplay.com
SPF policy
4 SPF mechanisms authorising senders for wordleplay.com.
| Mechanism | Target |
|---|---|
| SPF_A | wordleplay.com |
| SPF_IP | 142.11.219.65 |
| SPF_IP | 23.254.204.233 |
| SPF_MX | wordleplay.com |
Related pages
Pivot deeper into the graph from wordleplay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wordleplay.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.