Skip to content

Hostname

sunbeam-communications.com

Last fetched

sunbeam-communications.com resolves to 1 IPv4 address operated by GTT-BACKBONE GTT in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · sunbeam-communications.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sunbeam-communications.com

Resolution chain

sunbeam-communications.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.96.188.221193.96.188.0/24AS3257GTT-BACKBONE GTTDE

WHOIS identity

Registrar
iana:976
Organization
holger bedurke
Contact emails

Subdomains

10 observed subdomains of sunbeam-communications.com.

Web-graph footprint

Distinct hostnames that link to or from sunbeam-communications.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sunbeam-communications.com.

MechanismTarget
SPF_Asunbeam-communications.com
SPF_INCLUDEuserinclude.dme3ds1.com
SPF_IP157.90.122.239
SPF_IP193.96.188.111/32
SPF_IP212.202.123.220
SPF_IP87.193.140.154
SPF_MXsunbeam-communications.com

Related pages

Pivot deeper into the graph from sunbeam-communications.com.

Cypher and MCP

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

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