Skip to content

Hostname

ebe-data.com

Last fetched

ebe-data.com resolves to 1 IPv4 address operated by ALTIBOX_AS Norway in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.247.192.115109.247.0.0/16AS29695ALTIBOX_AS NorwayNO

WHOIS identity

Registrar
iana:1001
Organization
oyvind storstein
Contact emails

Subdomains

8 observed subdomains of ebe-data.com.

Web-graph footprint

Distinct hostnames that link to or from ebe-data.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • ebe-data.com

SPF policy

4 SPF mechanisms authorising senders for ebe-data.com.

MechanismTarget
SPF_Aebe-data.com
SPF_IP109.247.192.115
SPF_IP109.247.192.116
SPF_MXebe-data.com

Related pages

Pivot deeper into the graph from ebe-data.com.

Cypher and MCP

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

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