Skip to content

Hostname

gebra.com

Last fetched

gebra.com resolves to 1 IPv4 address operated by GRIDSCALE in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.201.144.234185.201.144.0/22AS29423GRIDSCALEDE

WHOIS identity

Registrar
iana:1390
Organization
gabriele becker
Contact emails

Subdomains

7 observed subdomains of gebra.com.

Web-graph footprint

Distinct hostnames that link to or from gebra.com in the public web crawl.

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gebra.com.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEispgateway.de
SPF_IP80.150.164.64/29
SPF_MXgebra.com

Related pages

Pivot deeper into the graph from gebra.com.

Cypher and MCP

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

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