Hostname
bissantz.de
Last fetched
bissantz.de resolves to 2 IPv4 addresses operated by NETCUP-AS netcup GmbH in DE.
Nutrition Label
Resolution chain
bissantz.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.184.152 | 152.53.184.0/22 | AS197540 | NETCUP-AS netcup GmbH | DE |
| 92.205.18.228 | 92.205.0.0/19 | AS21499 | GODADDY-SXB | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from bissantz.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for bissantz.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144140426.spf07.hubspotemail.net |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.114.141.11 |
| SPF_IP | 212.114.141.2 |
| SPF_IP | 80.146.162.10 |
Related pages
Pivot deeper into the graph from bissantz.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bissantz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.