Skip to content

Hostname

blc.fi

Last fetched

blc.fi resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · blc.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blc.fi

Resolution chain

blc.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.164199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.64199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

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 blc.fi in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for blc.fi.

MechanismTarget
SPF_INCLUDE2067663.spf02.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.204.216.7
SPF_IP2001:a68:e:10::/64
SPF_IP213.250.93.2
SPF_IP46.163.192.132
SPF_IP46.163.243.0/28
SPF_IP46.163.243.96/28
SPF_IP46.163.245.197
SPF_IP46.163.245.198
SPF_IP46.163.250.146
SPF_IP77.95.151.167
SPF_IP81.17.201.0/26
SPF_IP81.31.49.195
SPF_IP82.197.31.32
SPF_IP87.94.8.0/22

Related pages

Pivot deeper into the graph from blc.fi.

Cypher and MCP

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

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