Skip to content

Hostname

belkaw.de

Last fetched

belkaw.de resolves to 1 IPv4 address operated by NETCOLOGNE - NetCologne Gesellschaft fur Telekommunikation mbH in DE.

Nutrition Label

WHISPER CANON · belkaw.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/belkaw.de

Resolution chain

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

IPPrefixASNOperatorCountry
87.79.4.15887.78.0.0/15AS8422NETCOLOGNE - NetCologne Gesellschaft fur Telekommunikation mbHDE

WHOIS identity

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

Subdomains

16 observed subdomains of belkaw.de.

Web-graph footprint

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

62 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for belkaw.de.

MechanismTarget
SPF_Abelkaw.de
SPF_INCLUDEspf-00818001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_IP144.76.146.242
SPF_IP145.14.231.6/32
SPF_IP178.212.73.50/32
SPF_IP193.158.93.136/32
SPF_IP193.158.93.155
SPF_IP195.245.64.80
SPF_IP195.245.64.81
SPF_IP195.245.65.145
SPF_IP195.245.65.146
SPF_IP212.184.19.87/32
SPF_IP212.184.19.94
SPF_MXbelkaw.de

Related pages

Pivot deeper into the graph from belkaw.de.

Cypher and MCP

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

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