Skip to content

Hostname

sovcombank.it

Last fetched

sovcombank.it resolves to 4 IPv4 addresses operated by AS197258 in RU. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · sovcombank.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sovcombank.it

Resolution chain

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

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
pts privacy & trustee services
Contact emails

Subdomains

1 observed subdomain of sovcombank.it.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sovcombank.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP139.138.37.184
SPF_IP195.218.196.55
SPF_IP207.54.90.166
SPF_IP216.71.158.219
SPF_IP68.232.150.209
SPF_IP91.217.102.69
SPF_IP91.217.180.0/24

Related pages

Pivot deeper into the graph from sovcombank.it.

Cypher and MCP

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

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