Skip to content

Hostname

acs.it

Last fetched

acs.it resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

acs.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
Contact emails

Subdomains

49 observed subdomains of acs.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for acs.it.

MechanismTarget
SPF_INCLUDE26293732.spf08.hubspotemail.net
SPF_INCLUDE_spf.xurrent.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.234.239.197
SPF_IP46.234.239.217
SPF_IP79.133.101.130
SPF_IP79.133.101.131
SPF_MXacs.it

Related pages

Pivot deeper into the graph from acs.it.

Cypher and MCP

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

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