Skip to content

Hostname

coamspa.it

Last fetched

coamspa.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:moviement s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · coamspa.itRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/coamspa.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.110.154.15595.110.144.0/20AS31034IT

WHOIS identity

Registrar
registrar:moviement s.r.l.
Organization
coam industrie alimentari spa
Contact emails

Subdomains

1 observed subdomain of coamspa.it.

Web-graph footprint

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

24 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for coamspa.it.

MechanismTarget
SPF_Acoamspa.it
SPF_INCLUDE_spf.maildata.it
SPF_INCLUDEmvmnet.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.81.228.141
SPF_IP95.110.154.13
SPF_IP95.110.154.155
SPF_IP95.110.154.76
SPF_IP95.110.154.84
SPF_MXcoamspa.it

Related pages

Pivot deeper into the graph from coamspa.it.

Cypher and MCP

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

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