Skip to content

Hostname

de.catebi.ge

Last fetched

de.catebi.ge resolves to 5 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

WHISPER CANON · de.catebi.geRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/de.catebi.ge

Resolution chain

de.catebi.ge resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.181.131.152135.181.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
172.104.232.45172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
185.196.61.159185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA
185.196.61.178185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA
23.95.75.14523.95.75.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncUS

WHOIS identity

No WHOIS records are currently associated with de.catebi.ge in WhisperGraph.

Subdomains

1 observed subdomain of de.catebi.ge.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for de.catebi.ge.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP195.231.65.187

Related pages

Pivot deeper into the graph from de.catebi.ge.

Cypher and MCP

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

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