Skip to content

Hostname

wordsolver.net

Last fetched

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

Nutrition Label

WHISPER CANON · wordsolver.netRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wordsolver.net

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.25.82174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.114.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.212.6444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.157.22454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.125.13154.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.114.24354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.100.3454.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.187.23898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.184.14913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.78.10232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.167.6098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.181.40100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

10 observed subdomains of wordsolver.net.

Web-graph footprint

Distinct hostnames that link to or from wordsolver.net in the public web crawl.

43 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wordsolver.net.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from wordsolver.net.

Cypher and MCP

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

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