Skip to content

Hostname

minicrm.io

Last fetched

minicrm.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · minicrm.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/minicrm.io

Resolution chain

minicrm.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.96.3618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1153.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.23.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.393.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.12.10752.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.4452.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.552.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7652.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.7418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
minicrm zrt.
Contact emails

Subdomains

21 observed subdomains of minicrm.io.

Web-graph footprint

Distinct hostnames that link to or from minicrm.io in the public web crawl.

37 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for minicrm.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.minicrm.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from minicrm.io.

Cypher and MCP

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

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