Skip to content

Hostname

viba.it

Last fetched

viba.it resolves to 1 IPv4 address operated by AS12445 in IT. WHOIS lists registrar:it's s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · viba.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/viba.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.206.29.204195.206.0.0/19AS12445IT

WHOIS identity

Registrar
registrar:it's s.r.l.
Organization
viba
Contact emails

Subdomains

3 observed subdomains of viba.it.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for viba.it.

MechanismTarget
SPF_INCLUDE_spf.its.it
SPF_INCLUDEexplorerservizi.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.digitalmind.it
SPF_IP164.138.48.5
SPF_IP195.206.29.200/29
SPF_IP40.92.0.0/14
SPF_MXviba.it

Related pages

Pivot deeper into the graph from viba.it.

Cypher and MCP

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

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