Skip to content

Hostname

blackfire.cz

Last fetched

blackfire.cz resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:reg-nameshield as the registrar.

Nutrition Label

WHISPER CANON · blackfire.czRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/blackfire.cz

Resolution chain

blackfire.cz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.234.2100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.157.17113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.158.3113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.172.21223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.11.2754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.58.6354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:reg-nameshield
Organization
adc blackfire ent. s.r.o.
Contact emails

Subdomains

18 observed subdomains of blackfire.cz.

Web-graph footprint

Distinct hostnames that link to or from blackfire.cz in the public web crawl.

91 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blackfire.cz.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.93.216.131
SPF_IP81.30.240.165
SPF_IP89.185.242.27

Related pages

Pivot deeper into the graph from blackfire.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blackfire.cz"})-[: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.