Skip to content

Hostname

molteni.it

Last fetched

molteni.it resolves to 1 IPv4 address operated by AS20940 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.84.182.23.84.0/24AS20940IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
molteni & c. s.p.a.
Contact emails

Subdomains

21 observed subdomains of molteni.it.

Web-graph footprint

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

814 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for molteni.it.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.70.216/29
SPF_IP147.123.123.134
SPF_IP149.202.39.39
SPF_IP20.8.121.201
SPF_IP40.114.145.135
SPF_IP52.29.204.13
SPF_IP77.93.240.240/28
SPF_IP77.93.255.48/28
SPF_IP91.212.167.109
SPF_IP93.47.104.36/27

Related pages

Pivot deeper into the graph from molteni.it.

Cypher and MCP

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

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