Skip to content

Hostname

mica-ip.com

Last fetched

mica-ip.com resolves to 1 IPv4 address operated by MicaIP - Mica IT B.V. in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mica-ip.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mica-ip.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.89.172.56185.89.172.0/23AS203037MicaIP - Mica IT B.V.NL

WHOIS identity

Registrar
iana:69
Organization
mica it b.v.
Contact emails

Subdomains

1 observed subdomain of mica-ip.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mica-ip.com.

MechanismTarget
SPF_Amica-ip.com
SPF_INCLUDEmail.zendesk.com
SPF_IP185.89.172.56
SPF_IP185.89.172.65
SPF_IP83.98.168.126
SPF_IP83.98.175.40
SPF_IP83.98.175.41/32
SPF_MXmail.mica-it.nl
SPF_MXmica-ip.com

Related pages

Pivot deeper into the graph from mica-ip.com.

Cypher and MCP

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

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