Skip to content

Hostname

wmsolutions.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.210.26.1843.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.124.2313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.165.1243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.187.16534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.41.9934.192.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
44.214.31.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.72.10052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.179.054.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.171.5498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.94.2198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
waste management
Contact emails

Subdomains

4 observed subdomains of wmsolutions.com.

Web-graph footprint

Distinct hostnames that link to or from wmsolutions.com in the public web crawl.

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wmsolutions.com.

MechanismTarget
SPF_Awmsolutions.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP98.124.155.40
SPF_IP98.124.155.41
SPF_IP98.124.155.43
SPF_MXwmsolutions.com

Related pages

Pivot deeper into the graph from wmsolutions.com.

Cypher and MCP

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

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