Hostname
gomtsbc.com
Last fetched
gomtsbc.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gomtsbc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.91.217 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
Subdomains
1 observed subdomain of gomtsbc.com.
| Subdomain |
|---|
| www.gomtsbc.com |
Web-graph footprint
Distinct hostnames that link to or from gomtsbc.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for gomtsbc.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 108.59.1.68/31 |
| SPF_IP | 108.59.1.75 |
| SPF_IP | 108.59.1.80 |
| SPF_IP | 108.59.1.84 |
| SPF_IP | 108.59.10.64/28 |
| SPF_IP | 108.59.10.80/29 |
| SPF_IP | 108.59.10.89 |
| SPF_IP | 108.59.9.192/27 |
| SPF_IP | 178.33.201.80 |
| SPF_IP | 23.105.14.161/32 |
| SPF_IP | 23.105.14.166/31 |
| SPF_IP | 23.105.14.169/32 |
| SPF_IP | 23.148.201.32/27 |
| SPF_IP | 45.112.192.144/29 |
| SPF_IP | 5.175.137.80/28 |
| SPF_IP | 5.231.29.46 |
| SPF_IP | 5.231.29.48/29 |
| SPF_IP | 5.39.44.68/30 |
| SPF_IP | 83.172.135.95 |
| SPF_IP | 83.172.150.178 |
| SPF_IP | 83.172.150.82 |
| SPF_IP | 85.120.51.128/28 |
| SPF_IP | 89.40.105.141 |
| SPF_IP | 89.40.105.175 |
| SPF_IP | 95.216.91.194 |
| SPF_IP | 95.216.91.198 |
| SPF_IP | 95.216.91.203 |
| SPF_IP | 95.216.91.216/31 |
| SPF_IP | 96.47.160.48/29 |
Related pages
Pivot deeper into the graph from gomtsbc.com.
- IP · 95.216.91.217
- ASN · AS24940
- Registrar · iana:1068
- Country · FI
- Email · 7ommsfbesuhsl9fkpv1ib6r31u@domaindiscreet.com
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gomtsbc.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.