Skip to content

Hostname

mica.nl

Last fetched

mica.nl resolves to 8 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:mica it b.v. as the registrar.

Nutrition Label

WHISPER CANON · mica.nlRouting diversity4.2/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mica.nl

Resolution chain

mica.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.190.4834.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.149.120.334.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.149.36.17934.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.17.7134.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.81.20334.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.190.31.5435.190.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.227.194.5135.227.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.244.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:mica it b.v.
Organization
Contact emails

Subdomains

26 observed subdomains of mica.nl.

Web-graph footprint

Distinct hostnames that link to or from mica.nl in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for mica.nl.

MechanismTarget
SPF_Amica.nl
SPF_INCLUDE143533818.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.mica.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.89.172.56
SPF_IP185.89.172.65
SPF_IP185.89.172.77
SPF_IP185.89.174.70
SPF_IP2a02:247a:26a:3f00:0:0:0:1
SPF_IP82.165.79.114
SPF_IP83.98.168.126
SPF_IP83.98.175.40
SPF_IP83.98.175.41/32
SPF_MXmica.nl

Related pages

Pivot deeper into the graph from mica.nl.

Cypher and MCP

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

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