Skip to content

Hostname

valsir.it

Last fetched

valsir.it resolves to 2 IPv4 addresses operated by AS31115 in IT. WHOIS lists registrar:intred s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · valsir.itRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/valsir.it

Resolution chain

valsir.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:intred s.p.a.
Organization
valsir s.p.a.
Contact emails

Subdomains

36 observed subdomains of valsir.it.

Web-graph footprint

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

216 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for valsir.it.

MechanismTarget
SPF_Aweb2.valsir.it
SPF_INCLUDEspf.webapps.net
SPF_IP51.38.125.11
SPF_IP62.97.32.138
SPF_IP62.97.32.61/32
SPF_IP62.97.32.92
SPF_MXvalsir.it

Related pages

Pivot deeper into the graph from valsir.it.

Cypher and MCP

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

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