Skip to content

Hostname

spectrum.net

Last fetched

spectrum.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · spectrum.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spectrum.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.140.69100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.242.0107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.197.10018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.75.10023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.205.634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.163.9534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.55.11134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.164.8952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.119.8552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.45.22098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.32.5532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.111.5332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for spectrum.net.

MechanismTarget
SPF_IP142.136.234.0/23
SPF_IP47.43.16.0/23
SPF_IP47.43.20.0/24
SPF_IP64.209.227.0/24
SPF_IP68.114.188.0/22
SPF_IP72.183.83.140
SPF_IP72.31.122.83
SPF_IP75.180.154.140
SPF_IP76.85.250.140

Related pages

Pivot deeper into the graph from spectrum.net.

Cypher and MCP

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

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