Skip to content

Hostname

spectrumflow.net

Last fetched

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

Nutrition Label

WHISPER CANON · spectrumflow.netRouting diversity6.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spectrumflow.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.57.22100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.50.173100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.121.165100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.123.20618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.249.1413.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.47.2523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.234.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.71.1093.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.228.533.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.147.5334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.131.6734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.239.4034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.45.3134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.200.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.165.11934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.30.15034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.178.16835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.71.4535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.101.7944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.11.7044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
charter communications operating,
Contact emails

Subdomains

30 observed subdomains of spectrumflow.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spectrumflow.net.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from spectrumflow.net.

Cypher and MCP

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

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