Skip to content

Hostname

salatinvini.com

Last fetched

salatinvini.com resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · salatinvini.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/salatinvini.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.130.4231.193.128.0/20AS29550GB

WHOIS identity

Registrar
iana:69
Organization
azienda vinicola salatin cav. antonio snc
Contact emails

Subdomains

2 observed subdomains of salatinvini.com.

Web-graph footprint

Distinct hostnames that link to or from salatinvini.com in the public web crawl.

17 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for salatinvini.com.

MechanismTarget
SPF_Asalatinvini.com
SPF_INCLUDEsalatinvini.com.spf.auto.dnssmarthost.net
SPF_IP35.214.188.246
SPF_IP37.59.154.69
SPF_IP52.144.69.85
SPF_IP89.190.180.128
SPF_MXsalatinvini.com

Related pages

Pivot deeper into the graph from salatinvini.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "salatinvini.com"})-[: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.