Skip to content

Hostname

marchispa.it

Last fetched

marchispa.it resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists registrar:terralink s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.27.975.135.0.0/16AS16276IT

WHOIS identity

Registrar
registrar:terralink s.r.l.
Organization
marchi s.p.a.
Contact emails

Subdomains

4 observed subdomains of marchispa.it.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for marchispa.it.

MechanismTarget
SPF_Amail.marchispa.com
SPF_Amarchispa.it
SPF_INCLUDEmailgateway.messagecube.it
SPF_INCLUDEspf.mt.messcube.it
SPF_IP185.169.25.21
SPF_IP62.100.82.21
SPF_IP62.110.82.40/29
SPF_MXmarchispa.it

Related pages

Pivot deeper into the graph from marchispa.it.

Cypher and MCP

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

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