Hostname
primus.bz
Last fetched
primus.bz resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
primus.bz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.237.183.20 | 80.237.180.0/22 | AS61157 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- silbernagl g.m.b.h.
- Contact emails
Subdomains
1 observed subdomain of primus.bz.
| Subdomain |
|---|
| www.primus.bz |
Web-graph footprint
Distinct hostnames that link to or from primus.bz in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for primus.bz.
| Mechanism | Target |
|---|---|
| SPF_A | gw1.sysmail.eu |
| SPF_A | maximegalon.webtravel.de |
| SPF_A | mx.openit.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.132.58.128/29 |
| SPF_IP | 195.254.227.215 |
| SPF_IP | 195.254.249.20 |
| SPF_IP | 46.234.233.70 |
| SPF_IP | 80.237.185.4 |
| SPF_IP | 81.174.43.114 |
| SPF_IP | 85.18.95.103 |
| SPF_IP | 85.18.95.109 |
| SPF_IP | 85.25.111.30/32 |
| SPF_IP | 85.25.24.122 |
| SPF_IP | 88.147.99.179 |
| SPF_IP | 92.243.137.208/29 |
| SPF_IP | 95.171.36.77 |
Related pages
Pivot deeper into the graph from primus.bz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "primus.bz"})-[: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.