Skip to content

Hostname

quantumws.net

Last fetched

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

Nutrition Label

WHISPER CANON · quantumws.netRouting diversity7.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/quantumws.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.165.112100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.65.3018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.67.12018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.174.9718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.35.21223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.199.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.201.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.159.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.239.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.136.1693.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.212.1463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.208.863.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.224.763.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.149.8534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.190.24734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.255.18434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.219.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.215.3434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.208.24135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.102.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of quantumws.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for quantumws.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from quantumws.net.

Cypher and MCP

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

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