Hostname
tmt-aba.com
Last fetched
tmt-aba.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tmt-aba.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tmt-aba.com owner
- Contact emails
- 05d78d73-49f9-41c7-85ff-ef7ab1b3d596@identity-protect.org
- 1c487b01-3325-478c-97f1-c16da07f2682@identity-protect.org
- 64e06445-a301-4f09-8adb-e666e1f332ee@identity-protect.org
- 7442cde0-c1a8-43ec-b74d-92a6e0ef2136@identity-protect.org
- 78d66799-fa25-4586-9d6a-073a0fc4ca5e@identity-protect.org
- f2504430-0da0-40bc-93c0-5cbc06de6b35@identity-protect.org
- owner-11125655@tmt-aba.com.whoisprivacyservice.org
- owner-5362719@tmt-aba.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of tmt-aba.com.
Web-graph footprint
Distinct hostnames that link to or from tmt-aba.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tmt-aba.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tmt-aba.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tmt-aba.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.