Skip to content

Hostname

allstream.net

Last fetched

allstream.net resolves to 1 IPv4 address operated by ZAYO-CAN-15290 - Zayo Bandwidth in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · allstream.netRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/allstream.net

Resolution chain

allstream.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.245.244.133207.245.244.0/24AS15290ZAYO-CAN-15290 - Zayo BandwidthUS

WHOIS identity

Registrar
iana:81
Organization
allstream
Contact emails

Subdomains

90 observed subdomains of allstream.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for allstream.net.

MechanismTarget
SPF_INCLUDEemail-od.com
SPF_INCLUDEspfc11.megamailservers.com
SPF_IP142.161.130.32/28
SPF_IP142.161.2.32/28
SPF_IP216.191.202.2
SPF_IP216.191.202.30

Related pages

Pivot deeper into the graph from allstream.net.

Cypher and MCP

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

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