Skip to content

Hostname

gwlb.de

Last fetched

gwlb.de resolves to 1 IPv4 address operated by AS680 in DE.

Nutrition Label

WHISPER CANON · gwlb.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gwlb.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.174.240.199193.174.0.0/15AS680DE

WHOIS identity

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

Subdomains

42 observed subdomains of gwlb.de.

Web-graph footprint

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

226 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gwlb.de.

MechanismTarget
SPF_Agwlb.de
SPF_IP130.75.2.102
SPF_IP130.75.2.107
SPF_IP130.75.2.109
SPF_IP130.75.2.110
SPF_IP130.75.2.113
SPF_IP130.75.2.114
SPF_IP130.75.2.115/32
SPF_IP130.75.2.116
SPF_IP130.75.2.117
SPF_IP130.75.2.98
SPF_IP130.75.2.99
SPF_IP193.174.240.41/32
SPF_IP194.95.114.4
SPF_IP194.95.155.1
SPF_IP194.95.155.2
SPF_MXgwlb.de

Related pages

Pivot deeper into the graph from gwlb.de.

Cypher and MCP

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

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