Skip to content

Hostname

blokbricks.com

Last fetched

blokbricks.com resolves to 1 IPv4 address operated by COMPUKOS-AS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · blokbricks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/blokbricks.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.21.116.53178.21.112.0/21AS29028COMPUKOS-ASNL

WHOIS identity

Registrar
iana:269
Organization
spin-it b.v.
Contact emails

Subdomains

2 observed subdomains of blokbricks.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for blokbricks.com.

MechanismTarget
SPF_Ablokbricks.com
SPF_IP178.21.116.53
SPF_IP2001:9a8:62:0:87:233:157:194
SPF_IP54.194.8.133
SPF_IP54.72.67.76
SPF_IP54.76.107.13
SPF_IP87.233.157.192/27
SPF_MXblokbricks.com

Related pages

Pivot deeper into the graph from blokbricks.com.

Cypher and MCP

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

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