Skip to content

Hostname

falksalt.de

Last fetched

falksalt.de resolves to 5 IPv4 addresses operated by AS44136 in SE.

Nutrition Label

WHISPER CANON · falksalt.deRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/falksalt.de

Resolution chain

falksalt.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.16.232.7346.16.232.0/21AS44136SE
96.45.82.19596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.3096.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.10796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.13696.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

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

Subdomains

1 observed subdomain of falksalt.de.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from falksalt.de.

Cypher and MCP

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

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