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
Resolution chain
molteni.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.84.18 | 2.23.84.0/24 | AS20940 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- molteni & c. s.p.a.
- Contact emails
- —
Subdomains
21 observed subdomains of molteni.it.
Showing 20 of 21. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for molteni.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.jupiter.salesmanago.pl |
| SPF_INCLUDE | mail.spf.kqi.it |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.byway.it |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.168.70.216/29 |
| SPF_IP | 147.123.123.134 |
| SPF_IP | 149.202.39.39 |
| SPF_IP | 20.8.121.201 |
| SPF_IP | 40.114.145.135 |
| SPF_IP | 52.29.204.13 |
| SPF_IP | 77.93.240.240/28 |
| SPF_IP | 77.93.255.48/28 |
| SPF_IP | 91.212.167.109 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.