Skip to content

Hostname

gusbox.de

Last fetched

gusbox.de resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.202.217.140213.202.192.0/18AS24961DE

WHOIS identity

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

Subdomains

15 observed subdomains of gusbox.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gusbox.de.

MechanismTarget
SPF_Agusbox.de
SPF_IP185.236.252.0/24
SPF_IP195.225.241.25
SPF_IP212.82.237.64/26
SPF_IP213.202.217.128/27
SPF_IP37.24.49.170
SPF_IP37.24.49.98
SPF_IP62.154.228.0/24
SPF_IP87.191.168.40
SPF_MXgusbox.de

Related pages

Pivot deeper into the graph from gusbox.de.

Cypher and MCP

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

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