Skip to content

Hostname

intas.sk

Last fetched

intas.sk resolves to 1 IPv4 address operated by AS34820 in SK.

Nutrition Label

WHISPER CANON · intas.skRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/intas.sk

Resolution chain

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

IPPrefixASNOperatorCountry
85.159.106.19085.159.106.0/24AS34820SK

WHOIS identity

No WHOIS records are currently associated with intas.sk in WhisperGraph.

Subdomains

26 observed subdomains of intas.sk.

Web-graph footprint

Distinct hostnames that link to or from intas.sk in the public web crawl.

19 sites link to this hostname.

3,089 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for intas.sk.

Related pages

Pivot deeper into the graph from intas.sk.

Cypher and MCP

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

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