Skip to content

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

WHISPER CANON · primus.bzRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/primus.bz

Resolution chain

primus.bz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.237.183.2080.237.180.0/22AS61157DE

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for primus.bz.

MechanismTarget
SPF_Agw1.sysmail.eu
SPF_Amaximegalon.webtravel.de
SPF_Amx.openit.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.132.58.128/29
SPF_IP195.254.227.215
SPF_IP195.254.249.20
SPF_IP46.234.233.70
SPF_IP80.237.185.4
SPF_IP81.174.43.114
SPF_IP85.18.95.103
SPF_IP85.18.95.109
SPF_IP85.25.111.30/32
SPF_IP85.25.24.122
SPF_IP88.147.99.179
SPF_IP92.243.137.208/29
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.