Skip to content

Hostname

gumex.de

Last fetched

gumex.de resolves to 1 IPv4 address operated by AS24971 in CZ.

Nutrition Label

WHISPER CANON · gumex.deRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gumex.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.167.243.4783.167.224.0/19AS24971CZ

WHOIS identity

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

Subdomains

3 observed subdomains of gumex.de.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gumex.de.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.qmsv.net
SPF_IP185.211.195.66
SPF_IP185.211.195.67
SPF_IP217.16.180.21/28
SPF_IP31.192.71.98
SPF_IP31.192.71.99
SPF_IP81.95.98.210
SPF_MXgumex.de

Related pages

Pivot deeper into the graph from gumex.de.

Cypher and MCP

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

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