Skip to content

Hostname

go.mtsbc.org

Last fetched

go.mtsbc.org resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · go.mtsbc.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/go.mtsbc.org

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.91.21795.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with go.mtsbc.org in WhisperGraph.

Subdomains

1 observed subdomain of go.mtsbc.org.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for go.mtsbc.org.

MechanismTarget
SPF_IP108.181.17.24/29
SPF_IP108.59.1.68/31
SPF_IP108.59.1.75
SPF_IP108.59.1.80
SPF_IP108.59.1.84
SPF_IP108.59.10.64/28
SPF_IP108.59.10.80/29
SPF_IP108.59.10.89
SPF_IP108.59.9.192/27
SPF_IP178.33.201.80
SPF_IP185.117.88.8
SPF_IP193.42.39.112/28
SPF_IP208.87.240.141
SPF_IP23.105.14.161/32
SPF_IP23.105.14.166/31
SPF_IP23.105.14.169/32
SPF_IP23.148.201.32/27
SPF_IP45.112.192.144/29
SPF_IP5.175.137.80/28
SPF_IP5.231.29.46
SPF_IP5.231.29.48/29
SPF_IP5.231.47.139
SPF_IP5.231.47.140/30
SPF_IP5.231.47.144/31
SPF_IP5.39.44.68/30
SPF_IP83.172.135.95
SPF_IP83.172.150.178
SPF_IP83.172.150.82
SPF_IP85.120.51.128/28
SPF_IP89.40.105.141
SPF_IP89.40.105.175
SPF_IP95.216.91.194
SPF_IP95.216.91.198
SPF_IP95.216.91.203
SPF_IP95.216.91.216/31
SPF_IP96.47.160.48/29

Related pages

Pivot deeper into the graph from go.mtsbc.org.

Cypher and MCP

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

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