Hostname
tas-tms.com
Last fetched
tas-tms.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
tas-tms.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 |
|---|---|---|---|---|
| 67.222.38.76 | 67.222.32.0/19 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- alpega
- Contact emails
Subdomains
15 observed subdomains of tas-tms.com.
Showing 4 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tas-tms.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for tas-tms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.flexmail.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.111.57.5/32 |
| SPF_IP | 40.118.122.59 |
| SPF_IP | 46.31.194.108 |
| SPF_IP | 46.31.194.108/30 |
| SPF_IP | 46.31.194.112 |
| SPF_IP | 46.31.194.158/31 |
| SPF_IP | 81.246.47.190 |
Related pages
Pivot deeper into the graph from tas-tms.com.
- IP · 67.222.38.76
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:81
- Country · US
- Email · domains@alpegagroup.com
- TLD · .com
- Browse hostnames · ta…
- 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: "tas-tms.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.