Skip to content

Hostname

acomea.it

Last fetched

acomea.it resolves to 1 IPv4 address operated by AS8220 in IT. WHOIS lists registrar:netorange s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · acomea.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/acomea.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.31.253.35212.31.224.0/19AS8220IT

WHOIS identity

Registrar
registrar:netorange s.r.l.
Organization
hidden
Contact emails

Subdomains

32 observed subdomains of acomea.it.

Web-graph footprint

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

56 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acomea.it.

MechanismTarget
SPF_Aacomea.it
SPF_Aantispam.thux.it
SPF_Aantispam2.thux.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEmusvc.com
SPF_INCLUDErotomail.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.31.253.0/26
SPF_IP93.57.3.195/28
SPF_IP93.57.3.200/28
SPF_MXacomea.it

Related pages

Pivot deeper into the graph from acomea.it.

Cypher and MCP

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

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