Hostname
transitionaldata.com
Last fetched
transitionaldata.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
transitionaldata.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 |
|---|---|---|---|---|
| 104.198.14.88 | 104.198.0.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- noc@transitionaldata.com
- 2dd45d03-959a-466d-a037-f5e881b4eee7@identity-protect.org
- 387dc993-48a0-4c41-9a58-93c38552798a@identity-protect.org
- 5b9f6174-9d11-434f-bc11-ed4a1c25e65e@identity-protect.org
- a8ed7366-5b41-48b7-a8c0-7c30321a75f4@identity-protect.org
- dd3e952d-b630-43d8-aeb8-e2764d600f4f@identity-protect.org
- fe492531-0496-4a22-8244-1be81ba9687f@identity-protect.org
- owner-10850357@transitionaldata.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of transitionaldata.com.
Web-graph footprint
Distinct hostnames that link to or from transitionaldata.com in the public web crawl.
24 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for transitionaldata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transitionaldata-com._spf.tdsops.net |
Related pages
Pivot deeper into the graph from transitionaldata.com.
- IP · 104.198.14.88
- ASN · AS396982QOSL-AS-AP Qovic Online Solutions LLP
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · tr…
- 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: "transitionaldata.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.