Skip to content

Hostname

computer-leipzig.com

Last fetched

computer-leipzig.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · computer-leipzig.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/computer-leipzig.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.167.154136.243.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1390
Organization
computer leipzig
Contact emails

Subdomains

40 observed subdomains of computer-leipzig.com.

Web-graph footprint

Distinct hostnames that link to or from computer-leipzig.com in the public web crawl.

13 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for computer-leipzig.com.

MechanismTarget
SPF_Acomputer-leipzig.com
SPF_IP167.235.81.53
SPF_IP167.235.81.59
SPF_IP178.63.226.108
SPF_IP178.63.226.116
SPF_IP2a01:4f8:11f:b00:10:0:0:12
SPF_IP2a01:4f8:d0a:63eb:0:0:0:2

Related pages

Pivot deeper into the graph from computer-leipzig.com.

Cypher and MCP

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

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