Skip to content

Hostname

blanke-systems.com

Last fetched

blanke-systems.com resolves to 1 IPv4 address operated by AT-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · blanke-systems.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blanke-systems.com

Resolution chain

blanke-systems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.118.120.19987.118.64.0/18AS31103AT-ASDE

WHOIS identity

Registrar
iana:151
Organization
blanke gmbh & co. kg
Contact emails

Subdomains

1 observed subdomain of blanke-systems.com.

Web-graph footprint

Distinct hostnames that link to or from blanke-systems.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for blanke-systems.com.

MechanismTarget
SPF_Ablanke-systems.com
SPF_INCLUDEspf.rechenzentrum-mk.de
SPF_MXblanke-systems.com

Related pages

Pivot deeper into the graph from blanke-systems.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blanke-systems.com"})-[: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.