Skip to content

Hostname

ohb-hellas.gr

Last fetched

ohb-hellas.gr resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ohb-hellas.grRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ohb-hellas.gr

Resolution chain

ohb-hellas.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with ohb-hellas.gr in WhisperGraph.

Subdomains

3 observed subdomains of ohb-hellas.gr.

Web-graph footprint

Distinct hostnames that link to or from ohb-hellas.gr in the public web crawl.

21 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ohb-hellas.gr.

MechanismTarget
SPF_Aohb-hellas.gr
SPF_INCLUDEspf-0096e501.pphosted.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP157.90.134.25
SPF_IP194.15.215.213
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP82.198.201.1
SPF_IP87.129.27.183
SPF_MXohb-hellas.gr

Related pages

Pivot deeper into the graph from ohb-hellas.gr.

Cypher and MCP

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

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