Skip to content

Hostname

acimac.it

Last fetched

acimac.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · acimac.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acimac.it

Resolution chain

acimac.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.76.142104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.196.27172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from acimac.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for acimac.it.

MechanismTarget
SPF_Aacimac.it
SPF_INCLUDE_spf.zucchetti.it
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.postal.newlogic.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.159.9.154
SPF_IP18.192.47.199
SPF_IP18.198.6.254
SPF_IP45.144.60.0/25
SPF_IP5.88.130.16/28
SPF_IP77.89.51.96/28
SPF_MXacimac.it

Related pages

Pivot deeper into the graph from acimac.it.

Cypher and MCP

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

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