Skip to content

Hostname

salatiki.com

Last fetched

salatiki.com resolves to 1 IPv4 address operated by PAGM-AS - P.A.G.M. OU in EE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · salatiki.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/salatiki.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.72.96185.4.72.0/24AS198068PAGM-AS - P.A.G.M. OUEE

WHOIS identity

Registrar
iana:303
Organization
evgenijj pokhilyuk
Contact emails

Subdomains

2 observed subdomains of salatiki.com.

Web-graph footprint

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

8 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for salatiki.com.

MechanismTarget
SPF_Asalatiki.com
SPF_IP185.4.72.96
SPF_IP2a03:f480:1:6:0:0:0:7a
SPF_MXsalatiki.com

Related pages

Pivot deeper into the graph from salatiki.com.

Cypher and MCP

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

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