Skip to content

Hostname

www.wmsolutions.com

Last fetched

www.wmsolutions.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.wmsolutions.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.wmsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.124.2313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.16.2834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.65.12534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.94.2198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.wmsolutions.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.wmsolutions.com.

MechanismTarget
SPF_Awww.wmsolutions.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP98.124.155.40
SPF_IP98.124.155.41
SPF_IP98.124.155.43
SPF_MXwww.wmsolutions.com

Related pages

Pivot deeper into the graph from www.wmsolutions.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.wmsolutions.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.