Skip to content

Hostname

bilz.com

Last fetched

bilz.com resolves to 1 IPv4 address operated by DTAG Internet service provider operations in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bilz.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bilz.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.149.86.3280.144.0.0/13AS3320DTAG Internet service provider operationsDE

WHOIS identity

Registrar
iana:151
Organization
bilz werkzeugfabrik gmbh und co. kg
Contact emails

Subdomains

4 observed subdomains of bilz.com.

Web-graph footprint

Distinct hostnames that link to or from bilz.com in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bilz.com.

MechanismTarget
SPF_Asmtp.arcos.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP2003:5a:4031:9355:0:0:0:32
SPF_IP217.5.198.228
SPF_IP80.149.86.12
SPF_IP80.149.86.25/32
SPF_IP80.149.86.32
SPF_IP80.149.86.33
SPF_IP80.153.251.243
SPF_MXbilz.com

Related pages

Pivot deeper into the graph from bilz.com.

Cypher and MCP

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

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