Skip to content

Hostname

spa-kazan.com

Last fetched

spa-kazan.com resolves to 2 IPv4 addresses operated by ORG-LVA15-AS - HOSTKEY B.V. in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · spa-kazan.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/spa-kazan.com

Resolution chain

spa-kazan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.130.212.210185.130.212.0/24AS50867ORG-LVA15-AS - HOSTKEY B.V.RU
92.53.90.1292.53.90.0/24AS49505SELECTEL - JSC SelectelRU

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

2 observed subdomains of spa-kazan.com.

Web-graph footprint

Distinct hostnames that link to or from spa-kazan.com in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for spa-kazan.com.

MechanismTarget
SPF_Aspa-kazan.com
SPF_IP185.130.212.210
SPF_IP92.53.90.12
SPF_MXspa-kazan.com

Related pages

Pivot deeper into the graph from spa-kazan.com.

Cypher and MCP

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

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