Hostname
promonet.it
Last fetched
promonet.it resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:bonacchi musicherie di antonio bonacchi as the registrar.
Nutrition Label
Resolution chain
promonet.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.94.249.207 | 141.94.0.0/16 | AS16276 | — | FR |
| 141.95.147.117 | 141.95.128.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:bonacchi musicherie di antonio bonacchi
- Organization
- bonacchi musicherie di antonio bonacchi
- Contact emails
- —
Subdomains
28 observed subdomains of promonet.it.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from promonet.it in the public web crawl.
30 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for promonet.it.
| Mechanism | Target |
|---|---|
| SPF_A | promonet.it |
| SPF_IP | 164.132.225.252 |
| SPF_IP | 164.132.225.81 |
| SPF_IP | 37.187.110.26 |
| SPF_IP | 37.59.30.171 |
| SPF_IP | 5.135.185.40 |
| SPF_IP | 5.196.95.219 |
| SPF_IP | 51.38.238.42 |
| SPF_MX | promonet.it |
Related pages
Pivot deeper into the graph from promonet.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promonet.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.