Skip to content

Hostname

gep.de

Last fetched

gep.de resolves to 2 IPv4 addresses operated by PLUSSERVER-ASN1 - PlusServer GmbH in DE.

Nutrition Label

WHISPER CANON · gep.deRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gep.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.163.91.2946.163.88.0/21AS61157PLUSSERVER-ASN1 - PlusServer GmbHDE
93.191.163.4493.191.160.0/21AS47372BIG3AS - Bringe Informationstechnik GmbHDE

WHOIS identity

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

Subdomains

34 observed subdomains of gep.de.

Web-graph footprint

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

240 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gep.de.

MechanismTarget
SPF_Agep.de
SPF_IP217.110.237.37
SPF_IP217.110.237.40
SPF_MXgep.de

Related pages

Pivot deeper into the graph from gep.de.

Cypher and MCP

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

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