Hostname
6tm.com
Last fetched
6tm.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in BE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
6tm.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 |
|---|---|---|---|---|
| 35.210.186.217 | 35.210.0.0/16 | AS15169 | GOOGLE - Google LLC | BE |
| 35.210.186.217 | 35.210.0.0/16 | AS15169 | GOOGLE - Google LLC | BE |
WHOIS identity
- Registrar
- iana:2
- Organization
- 6tm group
- Contact emails
Subdomains
148 observed subdomains of 6tm.com.
Showing 25 of 148. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 6tm.com in the public web crawl.
35 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
32 SPF mechanisms authorising senders for 6tm.com.
| Mechanism | Target |
|---|---|
| SPF_A | 6tm.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 104.155.2.94/32 |
| SPF_IP | 104.199.10.241 |
| SPF_IP | 135.125.138.192/28 |
| SPF_IP | 135.125.138.195 |
| SPF_IP | 135.125.228.144/28 |
| SPF_IP | 145.239.250.98 |
| SPF_IP | 162.19.91.236/32 |
| SPF_IP | 178.33.134.112/28 |
| SPF_IP | 20.73.92.104 |
| SPF_IP | 213.186.33.4/32 |
| SPF_IP | 35.210.139.111 |
| SPF_IP | 35.210.201.248/32 |
| SPF_IP | 35.210.25.237/32 |
| SPF_IP | 35.246.88.208/32 |
| SPF_IP | 37.59.176.240/28 |
| SPF_IP | 46.105.139.128/28 |
| SPF_IP | 5.135.118.0/27 |
| SPF_IP | 5.135.133.232 |
| SPF_IP | 51.38.63.75 |
| SPF_IP | 51.91.228.176/28 |
| SPF_IP | 54.37.174.64/28 |
| SPF_IP | 62.192.158.96 |
| SPF_IP | 80.11.215.231/32 |
| SPF_IP | 82.127.59.244/32 |
| SPF_IP | 91.121.242.96/28 |
| SPF_IP | 91.134.114.97/32 |
| SPF_MX | 6tm.com |
Related pages
Pivot deeper into the graph from 6tm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "6tm.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.