Skip to content

Hostname

upstream.be

Last fetched

upstream.be resolves to 1 IPv4 address operated by DSTNY-BACKBONE International Backbone in BE. WHOIS lists registrar:b named.net as the registrar.

Nutrition Label

WHISPER CANON · upstream.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/upstream.be

Resolution chain

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

IPPrefixASNOperatorCountry
45.91.123.445.91.123.0/24AS8368DSTNY-BACKBONE International BackboneBE

WHOIS identity

Registrar
registrar:b named.net
Organization
Contact emails

Subdomains

63 observed subdomains of upstream.be.

Web-graph footprint

Distinct hostnames that link to or from upstream.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for upstream.be.

MechanismTarget
SPF_INCLUDEnameweb.biz
SPF_INCLUDEsmtp2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.166.110
SPF_IP178.132.14.240/28
SPF_IP188.64.74.112/28
SPF_IP45.91.123.0/24

Related pages

Pivot deeper into the graph from upstream.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "upstream.be"})-[: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.