Skip to content

Hostname

maggioli.it

Last fetched

maggioli.it resolves to 2 IPv4 addresses operated by AS200760 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · maggioli.itRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/maggioli.it

Resolution chain

maggioli.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
maggioli s.p.a.
Contact emails

Subdomains

100 observed subdomains of maggioli.it.

Web-graph footprint

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

1,241 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for maggioli.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.180.71.46
SPF_IP80.88.161.253
SPF_IP80.88.164.5/32

Related pages

Pivot deeper into the graph from maggioli.it.

Cypher and MCP

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

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