Hostname
universinet.it
Last fetched
universinet.it resolves to 1 IPv4 address operated by AS201502 in IT. WHOIS lists registrar:dominiofaidate s.r.l. as the registrar.
Nutrition Label
Resolution chain
universinet.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 |
|---|---|---|---|---|
| 46.255.247.3 | 46.255.247.0/24 | AS201502 | — | IT |
WHOIS identity
- Registrar
- registrar:dominiofaidate s.r.l.
- Organization
- ram multimedia srl
- Contact emails
- —
Subdomains
2 observed subdomains of universinet.it.
Web-graph footprint
Distinct hostnames that link to or from universinet.it in the public web crawl.
63 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for universinet.it.
| Mechanism | Target |
|---|---|
| SPF_A | universinet.it |
| SPF_INCLUDE | aruba.it |
| SPF_IP | 185.13.223.46 |
| SPF_IP | 2a03:a6c0:6:0:250:56ff:fe8d:85ce |
| SPF_IP | 46.255.247.3 |
| SPF_MX | universinet.it |
Related pages
Pivot deeper into the graph from universinet.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "universinet.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.