Skip to content

Hostname

microblau.cat

Last fetched

microblau.cat has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · microblau.catRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/microblau.cat

Resolution chain

microblau.cat has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:696
Organization
microblau
Contact emails

Subdomains

6 observed subdomains of microblau.cat.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for microblau.cat.

MechanismTarget
SPF_Amicroblau.cat
SPF_INCLUDEmicroblau.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.37.88.194
SPF_IP213.27.157.0/24
SPF_IP213.27.212.0/24
SPF_IP213.27.251.229
SPF_IP62.97.115.0/24
SPF_IP80.35.188.62
SPF_IP83.56.44.235
SPF_MXmicroblau.cat

Related pages

Pivot deeper into the graph from microblau.cat.

Cypher and MCP

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

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