Skip to content

Hostname

ciminelli.com

Last fetched

ciminelli.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ciminelli.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ciminelli.com

Resolution chain

ciminelli.com 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:2
Organization
perfect privacy,
Contact emails

Subdomains

20 observed subdomains of ciminelli.com.

Web-graph footprint

Distinct hostnames that link to or from ciminelli.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ciminelli.com.

MechanismTarget
SPF_Aciminelli.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-a.mycoitracking.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.17.53.46
SPF_IP108.17.53.95
SPF_IP150.221.2.170
SPF_IP184.74.101.46
SPF_IP24.103.200.114
SPF_IP72.45.195.3
SPF_IP97.79.51.238
SPF_MXciminelli.com

Related pages

Pivot deeper into the graph from ciminelli.com.

Cypher and MCP

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

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