Skip to content

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

WHISPER CANON · wordleplay.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wordleplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.11.219.65142.11.192.0/18AS54290HOSTWINDS - Hostwinds LLC.US
205.196.80.58205.196.80.0/23AS33724BIZNESSHOSTING-DBA-VOLICO - VOLICOUS

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 12412027164
Contact emails

Subdomains

71 observed subdomains of wordleplay.com.

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.

Threat posture

History

Mail and authentication

MX records

  • wordleplay.com

SPF policy

4 SPF mechanisms authorising senders for wordleplay.com.

MechanismTarget
SPF_Awordleplay.com
SPF_IP142.11.219.65
SPF_IP23.254.204.233
SPF_MXwordleplay.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.