Skip to content

Hostname

tynset.by

Last fetched

tynset.by resolves to 1 IPv4 address operated by AS204712 in NO.

Nutrition Label

WHISPER CANON · tynset.byRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tynset.by

Resolution chain

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

IPPrefixASNOperatorCountry
185.83.193.78185.83.192.0/22AS204712NO

WHOIS identity

No WHOIS records are currently associated with tynset.by in WhisperGraph.

Subdomains

1 observed subdomain of tynset.by.

Subdomain
www.tynset.by

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for tynset.by.

MechanismTarget
SPF_Atynset.by
SPF_INCLUDE_spf.daldata.net
SPF_MXtynset.by

Related pages

Pivot deeper into the graph from tynset.by.

Cypher and MCP

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

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