Skip to content

Hostname

vaktin.is

Last fetched

vaktin.is resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vaktin.isRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/vaktin.is

Resolution chain

vaktin.is resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.156104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.217172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.67.181.82185.67.180.0/22AS43892IS

WHOIS identity

No WHOIS records are currently associated with vaktin.is in WhisperGraph.

Subdomains

8 observed subdomains of vaktin.is.

Web-graph footprint

Distinct hostnames that link to or from vaktin.is in the public web crawl.

13 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vaktin.is.

MechanismTarget
SPF_INCLUDE_spf.vist.is
SPF_MXvaktin.is

Related pages

Pivot deeper into the graph from vaktin.is.

Cypher and MCP

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

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