Skip to content

Hostname

gera.de

Last fetched

gera.de resolves to 1 IPv4 address operated by VERSATEL in DE.

Nutrition Label

WHISPER CANON · gera.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gera.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.30.254.197213.30.192.0/18AS8881VERSATELDE

WHOIS identity

No WHOIS records are currently associated with gera.de in WhisperGraph.

Subdomains

73 observed subdomains of gera.de.

Web-graph footprint

Distinct hostnames that link to or from gera.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gera.de.

MechanismTarget
SPF_Amx01.herbst.de
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDEaxiell-uk.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.regioit.de
SPF_MXgera.de

Related pages

Pivot deeper into the graph from gera.de.

Cypher and MCP

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

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