Skip to content

Hostname

tajfun.rs

Last fetched

tajfun.rs resolves to 2 IPv4 addresses operated by AS6700 in RS.

Nutrition Label

WHISPER CANON · tajfun.rsRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tajfun.rs

Resolution chain

tajfun.rs resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.252.110.171195.252.64.0/18AS6700RS
51.124.100.15451.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with tajfun.rs in WhisperGraph.

Subdomains

9 observed subdomains of tajfun.rs.

Threat posture

History

Mail and authentication

MX records

  • tajfun.rs

SPF policy

5 SPF mechanisms authorising senders for tajfun.rs.

MechanismTarget
SPF_Atajfun.rs
SPF_IP195.252.110.171
SPF_IP195.252.110.172
SPF_IP195.252.110.173
SPF_MXtajfun.rs

Related pages

Pivot deeper into the graph from tajfun.rs.

Cypher and MCP

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

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