Skip to content

Hostname

minicrm.ro

Last fetched

minicrm.ro resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · minicrm.roRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/minicrm.ro

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.10113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.2518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.6118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.6818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

8 observed subdomains of minicrm.ro.

Web-graph footprint

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

112 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for minicrm.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.minicrm.io
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from minicrm.ro.

Cypher and MCP

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

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