Skip to content

Hostname

mareapertofoods.it

Last fetched

mareapertofoods.it resolves to 1 IPv4 address operated by AS12334 in ES.

Nutrition Label

WHISPER CANON · mareapertofoods.itRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mareapertofoods.it

Resolution chain

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

IPPrefixASNOperatorCountry
178.60.58.91178.60.0.0/18AS12334ES

WHOIS identity

No WHOIS records are currently associated with mareapertofoods.it in WhisperGraph.

Subdomains

1 observed subdomain of mareapertofoods.it.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mareapertofoods.it.

MechanismTarget
SPF_Agw6081.fortimail.com
SPF_INCLUDEmundo-r.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.60.200.56/29
SPF_IP190.208.8.16/28
SPF_IP200.209.145.160/28
SPF_IP200.35.176.48/29
SPF_IP212.51.32.0/24
SPF_IP212.51.53.244
SPF_IP91.116.139.155
SPF_IP91.116.142.242
SPF_IP91.117.124.232/29
SPF_MXmareapertofoods.it

Related pages

Pivot deeper into the graph from mareapertofoods.it.

Cypher and MCP

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

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